Results 1 to 20 of 166

Thread: QDevelop, a new IDE for Qt4

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDevelop, a new IDE for Qt4

    You have a problem because you have created a project with a template "subdirs". A "subdirs" project can contains only other projects. In this kind of project, it is not possible to add files. And it is not possible to delete the main project, you can close it instead.
    This behavior is the same with all platforms and is not a Linux problem.

    If you want to create a classical project (without sub-projects), choose "app" to template in the Options dialog.
    QDevelop, an complete Integrated Development Environment for Qt 4: http://qdevelop.org

  2. The following user says thank you to jlbrd for this useful post:

    dave (24th May 2007)

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. QDevelop 0.22
    By jlbrd in forum Qt-based Software
    Replies: 5
    Last Post: 5th May 2007, 13:03
  3. QDevelop - current development
    By ghorwin in forum Qt-based Software
    Replies: 2
    Last Post: 30th March 2007, 14:54
  4. Getting QDevelop to work
    By db in forum Newbie
    Replies: 3
    Last Post: 20th March 2007, 02:25
  5. g++ with qdevelop
    By spx2 in forum Qt Programming
    Replies: 2
    Last Post: 19th December 2006, 09:55

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
  •  
Qt is a trademark of The Qt Company.