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
|
_______________________________________________ automotive-discussions mailing list automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions