PDA

View Full Version : [QDevelop] Problem with empty project



dreamer
28th February 2008, 15:24
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.

fnmblot
28th February 2008, 22:28
What is the directory permissions? Is it 770?

dreamer
29th February 2008, 08:40
I resolve the problem giving also the writing access to all kind of user with the command:
chmod -R a+w qdevelop