News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

CodeBlocks Not Opening Made Header Files

Started by foobar99, September 26, 2016, 04:29:28 AM

Previous topic - Next topic

foobar99

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.

stahta01

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]