Results 1 to 20 of 115

Thread: QIde, a new IDE for Qt4

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #33
    Join Date
    Jan 2006
    Posts
    368
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QIde, a new IDE for Qt4

    miscompiles here (qt42 rsync)
    src/textEdit.cpp:846: warning: ‘linesAdded’ may be used uninitialized in this function
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/qt4-rsync/mkspecs/default -I. -I/usr/local/Trolltech/qt4-rsync/include/QtUiTools -I/usr/local/Trolltech/qt4-rsync/include/QtCore -I/usr/local/Trolltech/qt4-rsync/include/QtCore -I/usr/local/Trolltech/qt4-rsync/include/QtNetwork -I/usr/local/Trolltech/qt4-rsync/include/QtNetwork -I/usr/local/Trolltech/qt4-rsync/include/QtGui -I/usr/local/Trolltech/qt4-rsync/include/QtGui -I/usr/local/Trolltech/qt4-rsync/include/QtXml -I/usr/local/Trolltech/qt4-rsync/include/QtXml -I/usr/local/Trolltech/qt4-rsync/include -I. -Isrc -Isrc/ui -Ibuild/moc -Ibuild/ui -o build/o/unix/treeproject.o src/treeproject.cpp
    src/treeproject.cpp: In member function ‘void TreeProject::slotShowAsNormal()’:
    src/treeproject.cpp:251: error: expected `;' before ‘}’ token
    src/treeproject.cpp: In member function ‘void TreeProject::slotShowAsKrawek()’:
    src/treeproject.cpp:265: error: expected `;' before ‘}’ token
    make: *** [build/o/unix/treeproject.o] Error 1
    Last edited by jacek; 27th September 2006 at 18:34. Reason: changed [ code ] to [ quote ] to allow wrapping

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.