News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Error Couldn't Create Project Directory

Started by xRAPxTORx, June 14, 2014, 07:21:29 AM

Previous topic - Next topic

xRAPxTORx

Hello Code Blocks community, I am completely new to this and I picked up a C++ All-In-One for Dummies book to maybe teach me how to program in the C++ language. I am following their directions completely and I can not open the project they tell me to. I create a console application, name the file and choose the default compiler that it says. Then I get an Error message saying Error Couldn't create project directory FirstProject/SayHello/ can anyone help me out I am again completely new. Thanks!

BlueHazzard

may be, that you are using a directory where you don't have write access. If you are on windows use your user directory to save the project, an on linux your home directory...