Results 1 to 4 of 4

Thread: Getting QDevelop to work

  1. #1
    Join Date
    Feb 2007
    Posts
    48
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Getting QDevelop to work

    All,
    Just started with QT. Want to use QDevelop as my interface. Got it installed but when I use the build on a project, it doesn't build anything. no ui_*.h no objects etc. Has anybody had this problem?

    Another question does anyone know of a emacs setup file that will do QT syntax in emacs.

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Getting QDevelop to work

    I think QDevelop needs some paths to be set(in configuration dialogs) in order to do its job correctly. However the best way to get it to work is probably to mail the author or to use the appropriate thread : http://www.qtcentre.org/forum/f-qt-s...-qt4-3893.html

    If you still have troubles, you can always try out the other IDEs : Monkey Studio, Edyuk and Cobras...
    Current Qt projects : QCodeEdit, RotiDeCode

  3. #3
    Join Date
    Feb 2007
    Posts
    48
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Getting QDevelop to work

    Thanks for reply. Emailed qdevelop but got no reply. I've looked at forum.. no clues as to problem... I guees I'll have to look at the code to figure out problem.

  4. #4
    Join Date
    Jan 2006
    Location
    Lincoln, NE USA
    Posts
    177
    Thanks
    3
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Getting QDevelop to work

    I haven't had any problems using QDevelop. In fact, I am beginning to like it better than VS2003.NET.

    However, I don't use it's project creator functions because I don't use its "implementation" class method. But I do put the *.h and *.cpp files in ./src, the ui files in ./ui, the binary goes into ./bin, etc...

    QDevelop is such a good tool I am going to donate some money to the project.

Similar Threads

  1. QDevelop SQLite Driver Issue
    By Phan Sin Tian in forum Qt-based Software
    Replies: 4
    Last Post: 1st August 2010, 11:47
  2. g++ with qdevelop
    By spx2 in forum Qt Programming
    Replies: 2
    Last Post: 19th December 2006, 09:55
  3. QScrollArea::scrollContentsBy does not work
    By Mad Max in forum Qt Programming
    Replies: 1
    Last Post: 19th April 2006, 14:48
  4. QTextEdit Justify align making work
    By dec0ding in forum Qt Programming
    Replies: 2
    Last Post: 13th January 2006, 12:02

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.