Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. configure.bat -config symbian3
  2. mingw32-make check
  3. fails->
  4.  
  5. Creating library file: c:/Qt/qmlpohjola/pohjola-qt-components/imports/com/nokia/
  6. symbian/libsymbianplugind.a
  7. cp qmldir C:/Qt/qmlpohjola/pohjola-qt-components/imports/com/nokia/symbian && cp
  8. ApplicationWindow.qml C:/Qt/qmlpohjola/pohjola-qt-components/imports/com/nokia/
  9. ....
  10. ....
  11. ....
  12. bs/components/native && cp ViewMenu.qml C:/Qt/qmlpohjola/pohjola-qt-components/i
  13. mports/Qt/labs/components/native && cp Window.qml C:/Qt/qmlpohjola/pohjola-qt-co
  14. mponents/imports/Qt/labs/components/native
  15. /bin/sh: line 0: test: too many arguments
  16. mingw32-make[3]: *** [../../imports/com/nokia/symbian/symbianplugind.dll] Error
  17. 2
  18. mingw32-make[3]: Leaving directory `c:/Qt/qmlpohjola/pohjola-qt-components/src/s
  19. ymbian'
  20. mingw32-make[2]: *** [debug] Error 2
  21. mingw32-make[2]: Leaving directory `c:/Qt/qmlpohjola/pohjola-qt-components/src/s
  22. ymbian'
  23. mingw32-make[1]: *** [sub-symbian-check] Error 2
  24. mingw32-make[1]: Leaving directory `c:/Qt/qmlpohjola/pohjola-qt-components/src'
  25. mingw32-make: *** [sub-src-check_ordered] Error 2
  26.  
  27.  
  28. ---> Remove sh.exe from path eg. Windows PortableGit comes with sh.exe and other nice cygwin tools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement