Code::Blocks Forums

User forums => Help => Topic started by: Super_Void on November 21, 2016, 09:31:06 pm

Title: Code::Blocks Compilers wont make new project
Post by: Super_Void on November 21, 2016, 09:31:06 pm
Hey, obviously I'm a brand new user to Code::Blocks. I'll just get to it then,

I have windows 8.1, downloaded the codeblocks-blocks16.01mingw-setup.exe and proceeded to download and install all available files. Then afterwards I continue with the app to make to make my first project but it says 'Couldn't create the project directory: C:\Users\001\CodeBlocks\SoloLearn\" in an error window.

Basically I'm not sure what to do to correct this, I can't even make a new project? There was no further instructions and on the tutorial I am reading it just going into compiling my first project. So, what gives? Any help would be appreciated. I am sure I am just overlooking something simple but I've spent a bit of time on this and have found nothing.
Title: Re: Code::Blocks Compilers wont make new project
Post by: stahta01 on November 21, 2016, 10:04:24 pm
Does the folder "C:\Users\001" exist?
If NOT, then do NOT try to use it.
If yes, do you have permission to create folders and files under it?

Tim S.
Title: Re: Code::Blocks Compilers wont make new project
Post by: stringbean on January 03, 2019, 05:17:12 am
I downloaded CB yesterday, 1/1/19, and it worked for about an hour. I was following along with a C++ tutorial program on the internet and CB worked just fine. Fired up the computers and tried to continue where I had left off. But CB will not work. It presents a pretty picture of the Start Here - CB then; create new project; console application ; console welcome screen next ; C++ next ; Console indicates project title: I enter test then hit button NEXT ; GNU GCC Compiler NEXT ; and I get an error message = Couldn't create the project directory: C:\Users\test\ . This did not happen yesterday. What is wrong
Title: Re: Code::Blocks Compilers wont make new project
Post by: oBFusCATed on January 03, 2019, 09:24:47 am
Posting in multiple topics the same thing is not really a good idea.