Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: davidswd on May 20, 2014, 05:27:27 am

Title: Ubuntu Gnome CodeBlocks "Couldn't create project directory" many tries
Post by: davidswd on May 20, 2014, 05:27:27 am
I tried many times. Never works. Googled problem. Can't find any answer.
Seems to be running well. I must be entering something wrong.
Tried many things.
Nothing works.
Hard to believe no one else has this problem.
I am a Linux newbie.

Whatever I try I get  "Couldn't create the project directory"
Title: Re: Ubuntu Gnome CodeBlocks "Couldn't create project directory" many tries
Post by: Jenna on May 20, 2014, 05:48:52 am
Please post the exact steps to reproduce, including the paths and names you have tried.
Title: Re: Ubuntu Gnome CodeBlocks "Couldn't create project directory" many tries
Post by: cacb on May 20, 2014, 05:37:03 pm
I tried many times. Never works. Googled problem. Can't find any answer.
Seems to be running well. I must be entering something wrong.
Tried many things.
Nothing works.
Hard to believe no one else has this problem.
I am a Linux newbie.

Whatever I try I get  "Couldn't create the project directory"

If you are a Windows user and trying to use a Windows-formatted partition (e.g. NTFS) this sort of thing can happen (permission problems). I recommend formatting the partition to a linux format like e.g. ext4 to avoid such problems.

If it works under your home folder, it likely is a permission/file system problem.