Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. debugger: ~/opt/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gdb
  2. compiler: ~/opt/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++
  3. qmake: ~/opt/qt5/bin/qmake
  4. sysroot: ~/opt/sysroot
  5.  
  6. /home/mark/opt/qt5/mkspecs/features/toolchain.prf(70): system(execute) requires one or two arguments.
  7. Project ERROR: Cannot run target compiler '/home/mark/opt/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++'. Maybe you forgot to setup the environment?
  8. Error while parsing file /home/mark/Documenti/test2/test2.pro. Giving up.
  9.  
  10. home/mark/opt/qt5/mkspecs/features/qmake_use.prf(6): 'take_first' is not a recognized replace function.
  11. Project ERROR: Library '' is not defined.
  12. Warnings while parsing QML type information of /home/mark/opt/qt5pi/qml/QtQuick.2:
  13. /home/mark/opt/qt5pi/qml/QtQuick.2/plugins.qmltypes:1:24: Reading only version 1.1 parts.
  14. /home/mark/opt/qt5pi/qml/QtQuick.2/plugins.qmltypes:10:5: Expected only Component and ModuleApi object definitions.
  15.  
  16. Warnings while parsing QML type information of /home/mark/opt/qt5pi/qml/QtQuick/Window.2:
  17. /home/mark/opt/qt5pi/qml/QtQuick/Window.2/plugins.qmltypes:1:24: Reading only version 1.1 parts.
  18. /home/mark/opt/qt5pi/qml/QtQuick/Window.2/plugins.qmltypes:10:5: Expected only Component and ModuleApi object definitions.
  19.  
  20. ...continue for a lot of other modules
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement