User forums > Using Code::Blocks

Is there an easy way to import a project?

(1/4) > >>

density:
Hey guys,
i have a large project in which i am trying to modify some code.  is there an easy way to import a whole library so that i can start using code::blocks to step though some code ?  really i can not manually open 50 files. 
Thanks a bunch!

ToApolytoXaos:
Usually what I do, let's say I have a project on Desktop with the folder name demo. I create an empty project with that name, i have arrange the settings to point to that directory, and when it finishes the procedure, i add files recursively. It's included as project option.

density:
how do you add files recursively?

oBFusCATed:
Project -> Add files recursively :)

density:
ok got it.  thanks!  now i when i try to step through some code in a .cc file it is telling me the is an included .h file missing.  but that .h file is listed just below under "Headers" ?  what am i dong wrong here?

Navigation

[0] Message Index

[#] Next page

Go to full version