Advertisement
Guest User

Untitled

a guest
Nov 7th, 2011
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. Führe Build-Schritte für Projekt Test aus...
  2. Unveränderte Konfiguration, qmake-Schritt wird übersprungen.
  3. Starte "/usr/bin/make" -w
  4. make: Entering directory `/home/stalker/Desktop/Test-build-maemo-Qt_4_7_0__fremantle-pr13__Release'
  5. /opt/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/uic ../Test/mainwindow.ui -o ui_mainwindow.h
  6. g++ -c -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/share/qt4/mkspecs/linux-g++-maemo5 -I../Test -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtCore -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtGui -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include -I. -I. -I../Test -I. -o main.o ../Test/main.cpp
  7. g++ -c -pipe -O3 -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wall -W -D_REENTRANT -DQT_GL_NO_SCISSOR_TEST -DQT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH=1024 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/share/qt4/mkspecs/linux-g++-maemo5 -I../Test -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtCore -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/QtGui -I/opt/QtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include -I. -I. -I../Test -I. -o mainwindow.o ../Test/mainwindow.cpp
  8. /usr/lib/qt/include/QtCore/qatomic_i386.h: In member function 'void Ui_MainWindow::setupUi(QMainWindow*)':
  9. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  10. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  11. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  12. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  13. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  14. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  15. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  16. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  17. /usr/lib/qt/include/QtCore/qatomic_i386.h:132: error: impossible constraint in 'asm'
  18. make: Leaving directory `/home/stalker/Desktop/Test-build-maemo-Qt_4_7_0__fremantle-pr13__Release'
  19. make: *** [mainwindow.o] Fehler 1
  20. Der Prozess "/usr/bin/make" wurde mit dem Rückgabewert 2 beendet.
  21. Fehler beim Erstellen des Projekts Test(Ziel: Maemo5)
  22. Bei der Ausführung von Build-Schritt 'Make'
  23.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement