User forums > Using Code::Blocks

About the include folder

(1/3) > >>

scarphin:
Hi,
that'll be a very stupid question probably but I can't see my header files in the include folder which I included in my project. So is that an autonomous process or do I have to manually create an 'include' virtual folder and drop the files into it? I'm using xp sp3 with the debuggers nightly 'svn 6688'. Thnx...

oBFusCATed:
You should add them to the project and if you've not messed with the extensions handling/virtual folders for the current project, they should show up in the "Headers" folder.

scarphin:
Ok I got it now. Just thinking wouldn't it be better if 'codeblocks' could add the '#include'd files automatically? At least an option to do so? ;)

oBFusCATed:
Include files for what?

There is a way to add files recursively, what more do you want?

scarphin:
I mean the addition of the '#include'd files in the source to the header directory automatically. But never mind I guess it's just a silly idea.

Navigation

[0] Message Index

[#] Next page

Go to full version