Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: foobar99 on September 26, 2016, 04:29:28 am

Title: CodeBlocks Not Opening Made Header Files
Post by: foobar99 on September 26, 2016, 04:29:28 am
I have been using CodeBlocks because Visual Studio has stopped working completely for me, but now CodeBlocks has stopped working too. I have created a project as well with .h and .cpp files along with it, but when I open up the project, it cannot find these files even though they do exist.

When I open up the project, it only opens up main.cpp, nothing else, but not only that, when I run the program, it says it cannot find the .h files I have included; I know the files exist because they are in the default location for the project.

How do I change this? I have tried a few things from Google but none have worked yet.

Also, I don't know if this has anything to do with it, but the current internet I am using is not fully working because I cannot connect to peers while torrenting.
Title: Re: CodeBlocks Not Opening Made Header Files
Post by: stahta01 on September 26, 2016, 06:10:41 am
http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php/FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)