Advertisement
Guest User

build information

a guest
Mar 28th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. **** Rebuild of configuration Device-Debug for project QtHelloWorld ****
  2.  
  3. **** Internal Builder is used for build ****
  4. qcc -o src\main.o ..\src\main.cpp -V4.4.2,gcc_ntoarmv7le_cpp -w1 -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4 -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtGui -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtCore -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtScript -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtSvg -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtSql -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtXmlPatterns -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtNetwork -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtDeclarative -Id:/bbndk-2.0.0/target/qnx6/usr/include/freetype2 -Id:/bbndk-2.0.0/target/qnx6/../target-override/usr/include -D_FORTIFY_SOURCE=2 -DQT_BOOTSTRAPPED -c -O0 -g -fstack-protector-all
  5. In file included from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtCore/qobject.h:48,
  6. from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtCore/qcoreapplication.h:45,
  7. from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtGui/qapplication.h:45,
  8. from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtGui/QApplication:1,
  9. from ..\src\main.cpp:1:
  10. C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtCore/qstring.h:84: note: the mangling of 'va_list' has changed in GCC 4.4
  11. qcc -o src\qmlapplicationviewer\qmlapplicationviewer.o ..\src\qmlapplicationviewer\qmlapplicationviewer.cpp -V4.4.2,gcc_ntoarmv7le_cpp -w1 -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4 -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtGui -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtCore -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtScript -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtSvg -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtSql -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtXmlPatterns -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtNetwork -IC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4\QtDeclarative -Id:/bbndk-2.0.0/target/qnx6/usr/include/freetype2 -Id:/bbndk-2.0.0/target/qnx6/../target-override/usr/include -D_FORTIFY_SOURCE=2 -DQT_BOOTSTRAPPED -c -O0 -g -fstack-protector-all
  12. In file included from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtCore/qdatetime.h:45,
  13. from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtDeclarative/qdeclarativeview.h:45,
  14. from C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtDeclarative/QDeclarativeView:1,
  15. from ..\src\qmlapplicationviewer\/qmlapplicationviewer.h:14,
  16. from ..\src\qmlapplicationviewer\qmlapplicationviewer.cpp:11:
  17. C:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\usr\include\qt4/QtCore/qstring.h:84: note: the mangling of 'va_list' has changed in GCC 4.4
  18. qcc -o QtHelloWorld src\qmlapplicationviewer\qmlapplicationviewer.o src\main.o -lQtCore -lQtGui -lQtSvg -lQtScript -lQtSql -lQtXmlPatterns -lQtNetwork -lQtOpenGL -lQtDeclarative -V4.4.2,gcc_ntoarmv7le_cpp -w1 -lang-c++ -g -Wl,-z,relro -Wl,-z,now -Ld:/bbndk-2.0.0/target/qnx6/../target-override/armle-v7/lib -Ld:/bbndk-2.0.0/target/qnx6/../target-override/armle-v7/usr/lib -LC:\Users\Oscar\Documents\BlackBerry\Qt\stage\nto\armle-v7\usr\lib\qt4\lib
  19. src\qmlapplicationviewer\qmlapplicationviewer.o: In function `QmlApplicationViewer':
  20. D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:90: undefined reference to `vtable for QmlApplicationViewer'
  21. D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:90: undefined reference to `vtable for QmlApplicationViewer'
  22. D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:90: undefined reference to `vtable for QmlApplicationViewer'
  23. D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:90: undefined reference to `vtable for QmlApplicationViewer'
  24. src\qmlapplicationviewer\qmlapplicationviewer.o: In function `~QmlApplicationViewer':
  25. D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:96: undefined reference to `vtable for QmlApplicationViewer'
  26. src\qmlapplicationviewer\qmlapplicationviewer.o:D:\ndk-2.0.0-workspace\QtHelloWorld\Device-Debug/..\src\qmlapplicationviewer/qmlapplicationviewer.cpp:96: more undefined references to `vtable for QmlApplicationViewer' follow
  27. cc: d:/bbndk-2.0.0/host/win32/x86/usr/bin/ntoarm-ld caught signal 1
  28. Build error occurred, build is stopped
  29. Time consumed: 5245 ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement