Forum Replies Created
-
AuthorPosts
-
vodanh1303Participant
Hi,
Thanks you very much.
Yes, That’s ok.
I have a question. How to design QT form or QT windows in project visual studio?
vodanh1303ParticipantYes. Its exist in directory D:\SysGCC\BeagleDebian\arm-linux-gnueabihf\sysroot\usr\lib\arm-linux-gnueabihf
vodanh1303ParticipantError list:
Warning 5 warning : libz.so.1, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 10 warning : libXrender.so.1, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 11 warning : libXext.so.6, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 12 warning : libX11.so.6, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 8 warning : libSM.so.6, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 14 warning : librt.so.1, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtCore.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 4 warning : libpng12.so.0, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 9 warning : libICE.so.6, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 7 warning : libgobject-2.0.so.0, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 3 warning : libglib-2.0.so.0, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 6 warning : libfreetype.so.6, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 1 warning : libfontconfig.so.1, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 13 warning : libdl.so.2, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtCore.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Warning 2 warning : libaudio.so.2, needed by d:/sysgcc/beagledebian/bin/../arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/libQtGui.so, not found (try using -rpath or -rpath-link) d:\sysgcc\beagledebian\arm-linux-gnueabihf\bin\ld.exe 1 1 QtBeagleCross
Error 17 error MSB3073: The command “”C:\Program Files\Sysprogs\VisualGDB\\VisualGDB.exe” /rebuild “D:\Qt4.8.1\project\QtBeagleCross\QtBeagleCross\QtBeagleCross.vcxproj” “/solution:D:\Qt4.8.1\project\QtBeagleCross\QtBeagleCross.sln” “/config:Debug” “/platform:Win32″” exited with code 1. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 43 5 QtBeagleCross
Error 15 error : Command-line action failed D:\Qt4.8.1\project\QtBeagleCross\QtBeagleCross\VisualGDB QtBeagleCross
Error 16 error : Build has failed. See the Output window for more details. D:\Qt4.8.1\project\QtBeagleCross\QtBeagleCross\EXEC QtBeagleCross -
AuthorPosts