Re: Popup feature into homescreen and create sample application for popup (SPEC-985)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Wenlong, 

Thanks a lot for your kind reply. We followed your instruction to build onscreenapp.wgt and onstest.wgt. 
We could successfully build  onscreenapp.wgt but build onstest.wgt failed due to package dependency issue.

$ source /opt/poky-agl/5.0.3/environment-setup-armv7vehf-neon-vfpv4-agl-linux-gnueabi
$ cd ~/xds-workspace/popup-native-application/build
$ make

Project ERROR: qlibhomescreen development package not found

I could observe that package dependencies for qlibhomescreen and qlibwindowmanager are defined from app.pro file, 

$ cat ~/xds-workspace/popup-native-application/sample/app/app.pro 
TARGET = onstest
...
PKGCONFIG += qlibhomescreen qlibwindowmanager
...


But, those packages did come with my SDK installation.

$ echo $PKG_CONFIG_PATH
/opt/poky-agl/5.0.3/sysroots/armv7vehf-neon-vfpv4-agl-linux-gnueabi/usr/lib/pkgconfig:/opt/poky-agl/5.0.3/sysroots/armv7vehf-neon-vfpv4-agl-linux-gnueabi/usr/share/pkgconfig

$ pkg-config --libs qlibhomescreen                                                                                                           
Package qlibhomescreen was not found in the pkg-config search path.
Perhaps you should add the directory containing `qlibhomescreen.pc'
to the PKG_CONFIG_PATH environment variable
No package 'qlibhomescreen' found


Would you provide more help on how to install missing package and build onstest.wgt?

Thanks again for your help!

Regards, Kangkook



On Aug 1, 2018, at 5:37 AM, wenlong zheng(鄭 文龍) <wenlong_zheng@xxxxxxxxxxxxx> wrote:

Here is a test branch for popup.

https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fonscreenapp.git;a=shortlog;h=refs%2Fheads%2Fsandbox%2Fzheng_wenlong%2Fbeta

$ git clone -b sandbox/zheng_wenlong/beta https://gerrit.automotivelinux.org/gerrit/apps/onscreenapp

$ cd onscreenapp/

$ mkdir build

$ source /xdt/sdk/environment-setup-aarch64-agl-linux

$ qmake ..

$ make

$ scp package/onscreenapp.wgt sample/package/onstest.wgt
root@${YOUR_BOARD_IP}:~

$ ssh root@${YOUR_BOARD_IP}

$ afm-util install onscreenapp.wgt

$ afm-util install onstest.wgt

Then restart the boards and you can see a icon named "ONSTEST"

You can tap into this application and click the button in it to test
with onscreen with master rootfs.


On 2018年08月01日 10:39, Kangkook Jee wrote:
Hi all, 

I’d like to implement the same functionality described from the following JIRA issue which is about displaying popup 


Now it is currently resolved and merged to Eel. Can anyone provide me a pointer that we can start from?

Thanks a lot for your help in advance!

Regards, Kangkook




_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions

_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions

_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux