Results 1 to 3 of 3

Thread: [QDevelop] Problem with empty project

  1. #1
    Join Date
    Feb 2008
    Posts
    102
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question [QDevelop] Problem with empty project

    I'm having some problem dealing with the creation of *.cpp or *.h files into an empty project with qdevelop(The latest binary version for linux).
    When i create the project i'm not able to add any of this files....because an error appears....[Not possible create the file]!
    What do you think??? thx.

    Ps. I have the right permissions on my working directory.
    Last edited by dreamer; 28th February 2008 at 14:26. Reason: updated contents

  2. #2
    Join Date
    Jul 2006
    Location
    Atlanta, GA
    Posts
    86
    Thanks
    26
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [QDevelop] Problem with empty project

    What is the directory permissions? Is it 770?
    fnmblot
    --------------------------------------
    Gee Ricky, I'm sorry your mom blew up.

  3. #3
    Join Date
    Feb 2008
    Posts
    102
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Thumbs up Re: [QDevelop] Problem with empty project

    I resolve the problem giving also the writing access to all kind of user with the command:
    chmod -R a+w qdevelop

Similar Threads

  1. where is the problem in my project?! (about svg and png)
    By tech4web in forum Qt Programming
    Replies: 1
    Last Post: 20th February 2008, 19:46
  2. Replies: 3
    Last Post: 18th April 2007, 15:31
  3. problem about multiple project in Kdevelop
    By coralbird in forum KDE Forum
    Replies: 6
    Last Post: 9th March 2006, 01:48

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.