Dear Kangkook If you use master sdk, I think qlibhomescreen will be included in sdk. You can download from this url. https://download.automotivelinux.org/AGL/snapshots/master/latest/ If you use any other version, you can install it follow by the attached message from Mr Okuno. Is there any more question, just mail me. Wenlong On 2018年08月07日 14:56, okuno.kohji@xxxxxxxxxxxxxxxx wrote: > Dear Kangkook, > > I had received an attached message on this issue from Wenlong. > Please refer to this message. > > Best regards, > Kohji Okuno > > From: automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx <automotive-discussions-bounces@xxxxxxxxxxxxxxxxxxxxxxxxx> On Behalf Of Kangkook Jee > Sent: Tuesday, August 7, 2018 12:46 PM > To: "wenlong zheng(鄭 文龍)" <wenlong_zheng@xxxxxxxxxxxxx> > Cc: automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx > Subject: Re: Popup feature into homescreen and create sample application for popup (SPEC-985) > > 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(鄭 文龍) <mailto: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 > > https://jira.automotivelinux.org/browse/SPEC-985 > > 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 > mailto:automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx > https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions > > _______________________________________________ > automotive-discussions mailing list > mailto: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