News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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...