qt3d library Cross compilation linking error -



qt3d library Cross compilation linking error -

i want crosscompile qt3d library illustration hardware am3355 starter kit next error

[linux-devkit]:~/documents/qt3d/examples/quick3d/monkeygod> qmake-qt4

[linux-devkit]:~/documents/qt3d/examples/quick3d/monkeygod> create arm-linux-gnueabihf-g++ --sysroot=/home/deep/ti-sdk-am335x-evm-06.00.00.00/linux-devkit/sysroots/armv7ahf-vfp-neon-3.2-oe-linux-gnueabi -wl,-rpath-link,/home/deep/ti-sdk-am335x-evm-06.00.00.00/linux-devkit/sysroots/armv7ahf-vfp-neon-3.2-oe-linux-gnueabi/usr/lib -o ../../../bin/monkeygod main.o -l/home/deep/ti-sdk-am335x-evm-06.00.00.00/linux-devkit/sysroots/armv7ahf-vfp-neon-3.2-oe-linux-gnueabi/usr/lib -lqt3de -lqt3dquicke -lqtdeclarativee -lqtscripte -lqtsvge -lqtsqle -lqtxmlpatternse -lqtopengle -lqtguie -lqtnetworke -lqtcoree -legl -lglesv2 -lgles_cm -limgegl -lsrv_um -lpthread /home/deep/ti-sdk-am335x-evm-06.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lqt3de /home/deep/ti-sdk-am335x-evm-06.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lqt3dquicke collect2: error: ld returned 1 exit status make: *** [../../../bin/monkeygod] error 1

can 1 please help me out of this?

qt3d

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -