Menu

Windows: compilation fails using post 2.1 SVN

TXS - Help
iceman01
2011-03-22
2012-10-17
  • iceman01

    iceman01 - 2011-03-22

    Since the upgrade to 2.1 I cannot compile SVNs anymore. I tried some revisions
    but I always get the same error.

    Führe Build-Schritte für Projekt texmakerx aus...
    Starte "c:/qt/2010.05/qt/bin/qmake.exe" C:/Users/Marc/Desktop/Texmaker SVN/TMX/texmakerx.pro -r -spec win32-g++ CONFIG+=release
    Der Prozess "c:/qt/2010.05/qt/bin/qmake.exe" wurde normal beendet.
    Starte "C:/Qt/2010.05/mingw/bin/mingw32-make.exe" -w
    mingw32-make: Entering directory `C:/Users/Marc/Desktop/Texmaker SVN/TMX'
    
    C:/Qt/2010.05/mingw/bin/mingw32-make -f Makefile.Release
    
    mingw32-make[1]: Entering directory `C:/Users/Marc/Desktop/Texmaker SVN/TMX'
    
    c:\Qt\2010.05\qt\bin\uic.exe structdialog.ui -o ui_structdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe filechooser.ui -o ui_filechooser.h
    
    c:\Qt\2010.05\qt\bin\uic.exe insertgraphics.ui -o ui_insertgraphics.h
    
    c:\Qt\2010.05\qt\bin\uic.exe tabbingdialog.ui -o ui_tabbingdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe arraydialog.ui -o ui_arraydialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe tabdialog.ui -o ui_tabdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe letterdialog.ui -o ui_letterdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe quickdocumentdialog.ui -o ui_quickdocumentdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe usermenudialog.ui -o ui_usermenudialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe usertooldialog.ui -o ui_usertooldialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe aboutdialog.ui -o ui_aboutdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe webpublishdialog.ui -o ui_webpublishdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe configdialog.ui -o ui_configdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe spellerdialog.ui -o ui_spellerdialog.h
    
    Warning: name gridLayout is already used
    
    Warning: name gridLayout is already used
    
    c:\Qt\2010.05\qt\bin\uic.exe textanalysis.ui -o ui_textanalysis.h
    
    c:\Qt\2010.05\qt\bin\uic.exe encodingdialog.ui -o ui_encodingdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe randomtextgenerator.ui -o ui_randomtextgenerator.h
    
    c:\Qt\2010.05\qt\bin\uic.exe templateselector.ui -o ui_templateselector.h
    
    c:\Qt\2010.05\qt\bin\uic.exe bibtexdialog.ui -o ui_bibtexdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe findGlobalDialog.ui -o ui_findGlobalDialog.h
    
    Warning: name gridLayout is already used
    
    Warning: name gridLayout is already used
    
    c:\Qt\2010.05\qt\bin\uic.exe userquickdialog.ui -o ui_userquickdialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe PDFDocument.ui -o ui_PDFDocument.h
    
    c:\Qt\2010.05\qt\bin\uic.exe qcodeedit\lib\widgets\gotoline.ui -o ui_gotoline.h
    
    c:\Qt\2010.05\qt\bin\uic.exe qcodeedit\lib\widgets\gotolinedialog.ui -o ui_gotolinedialog.h
    
    c:\Qt\2010.05\qt\bin\uic.exe qcodeedit\lib\widgets\editconfig.ui -o ui_editconfig.h
    
    c:\Qt\2010.05\qt\bin\uic.exe qcodeedit\lib\widgets\formatconfig.ui -o ui_formatconfig.h
    
    Warning: name gridLayout is already used
    
    g++ -x c++-header -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\mostQtHeaders.h.gch\c++ mostQtHeaders.h
    
    g++ -c -include release\mostQtHeaders.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\qtsingleapplication.o qtsingleapplication\qtsingleapplication.cpp
    
    g++ -c -include release\mostQtHeaders.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\qtlocalpeer.o qtsingleapplication\qtlocalpeer.cpp
    
    g++ -c -include release\mostQtHeaders.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\qformat.o qcodeedit\lib\qformat.cpp
    
    g++ -c -include release\mostQtHeaders.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\main.o main.cpp
    
    g++ -c -include release\mostQtHeaders.h -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -D_QCODE_EDIT_BUILD_ -DQNFA_BUILD -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtScript" -I"c:\Qt\2010.05\qt\include" -I"qtsingleapplication" -I"qcodeedit\lib" -I"qcodeedit\lib\document" -I"qcodeedit\lib\language" -I"qcodeedit\lib\widgets" -I"qcodeedit\lib\qnfa" -I"include_win32" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o release\buildmanager.o buildmanager.cpp
    
    buildmanager.cpp: In function 'QString W32_FileAssociation(QString)':
    
    buildmanager.cpp:172: warning: deprecated conversion from string constant to 'char*'
    
    buildmanager.cpp: In static member function 'static QString BuildManager::guessCommandName(BuildManager::LatexCommand)':
    
    buildmanager.cpp:400: error: cannot call member function 'bool QDir::exists(const QString&) const' without object
    
    buildmanager.cpp: In member function 'void BuildManager::readSettings(const QSettings&)':
    
    buildmanager.cpp:558: warning: dereferencing type-punned pointer will break strict-aliasing rules
    
    mingw32-make[1]: Leaving directory `C:/Users/Marc/Desktop/Texmaker SVN/TMX'
    
    mingw32-make: Leaving directory `C:/Users/Marc/Desktop/Texmaker SVN/TMX'
    
    mingw32-make[1]: *** [release/buildmanager.o] Error 1
    
    mingw32-make: *** [release] Error 2
    
    Der Prozess "C:/Qt/2010.05/mingw/bin/mingw32-make.exe" wurde mit dem Rückgabewert %2 beendet.
    Fehler beim Erstellen des Projekts texmakerx(Ziel: Desktop)
    Bei der Ausführung von Build-Schritt 'Make'
    
     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2011-03-22

    which revision do you use ?

     
  • iceman01

    iceman01 - 2011-03-22

    I tried 1782-1788, no version worked.

     
  • iceman01

    iceman01 - 2011-03-22

    Just tried rev. 1790, seems the issue is resolved, compilation worked.

     

Log in to post a comment.

MongoDB Logo MongoDB