Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: xRAPxTORx on June 14, 2014, 07:21:29 am

Title: Error Couldn't Create Project Directory
Post by: xRAPxTORx on June 14, 2014, 07:21:29 am
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!
Title: Re: Error Couldn't Create Project Directory
Post by: BlueHazzard on June 14, 2014, 10:40:14 am
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...