News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

cannot find new headers when added custom classes

Started by creatxr, September 20, 2011, 07:12:10 PM

Previous topic - Next topic

creatxr

i new a consol project.
then i new a class named A
when it ask me "do you want add it to the current project".
select "yes"
then select all "debug" and "release"
compile project
==================================
/cpp-demo/src/A.cpp|1|error: A.h: No such file or directory|
==================================
i found that they have been added to the "project properties".
how to?
thanks.
------------------------------------
codeblocks 10.05 on ubuntu

stahta01

Look at this message
http://forums.next.codeblocks.org/index.php/topic,8867.msg64292.html#msg64292

You might need the check box above or below the one I suggested.

One of the "Explicitly add ..." options normally fix this problem.

Tim S.
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]