News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

how to direct CB to the include items.

Started by John Voelkel, January 19, 2017, 01:41:15 AM

Previous topic - Next topic

John Voelkel

When I try to compile I get an error at #include.  Some files that at an earlier time when CB was working run but submitting a new file and trying to compile it I get the error at #include <iostream>
I think the location of include is not being found by CB
Please advise, thanks for the help. I am 84 and a bit slow

John

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]

John Voelkel

Thanks Tim I thought I made sure of this.  I just wrote a small file and it compiled and ran
correctly.