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

output file directory?

Started by rogerh, March 06, 2015, 12:04:07 AM

Previous topic - Next topic

rogerh

I've compiled my program without errors but when I run it I get an error massage saying "nonexistent include directory "-c" os_output_div"

What's the solution?

Roger

oBFusCATed

Can you post a log, a screen shot?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

rogerh

Sorry, don't know how but what I posted is all it said.

Roger

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

rogerh

That was the error message after the program ran.

Roger

Jenna

Please always state your OS, compiler and the version of Code::Blocks if you want any help !!
Can you please read this:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
After reading it do a full rebuild (clean and build) without runningthe program and copy and paste the content of the "Build log" in code tags (use the button with the "#"-sign).
Then run the program and post the new content of the "Build log" and probably the error-messages in tht console-window (if any) in code-tags.

Do a copy and paste, try not to read and write, this is error-prone.

This might also help you:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

In general reading the FAQ, searching the forum and the web is recommended before asking the forum.

rogerh

Thank you, that's very informative but since the program compiles and runs under Plato, I think I'll stick with that.

Roger