codeblocks couldn't create the project directory

时间:2021-05-27 13:44:33
I'm using codeblocks in karmic 64-bit...
and i cant't open a new project. It gives an error message saying that it cant create the relevant directories.


Couldn't create the project directory:
c_progrm/Hello/

soo.... i used the terminal and opened codeblocks with root permission. then it worked.

Now when ever i want to build a new project i have to run it using a terminal...

$ sudo codeblocks %F
it's quite OK... but is there a workaround for this.