User forums > Using Code::Blocks

Is there an easy way to import a project?

<< < (2/4) > >>

Jenna:

--- Quote from: density on November 06, 2013, 05:49:54 am ---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?

--- End quote ---
Please do not start a new topic for the same problem (I deleted your new topic).

Your problem is most likely caused by incorrect settings after importing your files.

Please be more specific about the error (what did you do, when does it occur).
And please read the manual (and the wiki, seacrh the forum)  before asking here:
http://www.codeblocks.org/user-manual
http://wiki.codeblocks.org/index.php?title=FAQ
http://forums.codeblocks.org/index.php?action=search

otherwise you violate our forum rules:
http://forums.codeblocks.org/index.php/topic,9996.0.html

Jenna:
Please do not repost a topic, when it was deleted by an admin !!!

density:
sorry the first time i thought it was a new topic, and the second time i didn't know the first one was taken down, just thought it didn't post for some reason.   the error i get exactly in code::bocks is telling me, after pushing the build/step into/debug button, that "fatal error: .h: no such file or directory"  and pointing a little red thing at the include statement as if the included file is nowhere to be found.  but the file is right there under headers in the tree on the left side of the screen??

oBFusCATed:
You have to setup some search directories in the build options of your project or target!

density:
i set a search path to the directory containing all of the files and i am getting same error?  THanks!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version