News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::Blocks Compilers wont make new project

Started by Super_Void, November 21, 2016, 09:31:06 PM

Previous topic - Next topic

Super_Void

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.

stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

stringbean

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

oBFusCATed

Posting in multiple topics the same thing is not really a good idea.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]