Hello,
Code::Blocks is looking super awesome. However, I've run into a snag. I've been working on a large project using emacs and make. I made a new project in Code::Blocks and would like to "import files" into it... but I can't link things up right. I've tried modifying the cbp file:
<Compiler>
<Add option="-Wall" />
<Add directory="/localdisk/lmendel/working/src" />
</Compiler>
as well as creating symbolic links to /localdisk/lmendel/working/src in my codeblock project directory.
I've skimmed every page in the manual.
Questions:
should I create a certain kind of project with the wizard? (none seemd to fit the bill, but there were many options and I found them confusing)
is there some way to view the files in the project through codeblocks? like Eclipse's package explorer?
I apologize if these are dumb questions. I've been searching the wiki, the faq, the forums and the manual to get a sense for how to use the IDE, but a little bit of guidance in getting started would be great.
Thanks,
Lucy.