Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
output file directory?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: output file directory? (Read 4527 times)
rogerh
Multiple posting newcomer
Posts: 23
output file directory?
«
on:
March 06, 2015, 12:04:07 am »
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
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: output file directory?
«
Reply #1 on:
March 06, 2015, 04:00:43 am »
Can you post a log, a screen shot?
Logged
(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
Multiple posting newcomer
Posts: 23
Re: output file directory?
«
Reply #2 on:
March 06, 2015, 04:30:23 am »
Sorry, don't know how but what I posted is all it said.
Roger
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: output file directory?
«
Reply #3 on:
March 06, 2015, 05:03:05 am »
Who said it?
Logged
(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
Multiple posting newcomer
Posts: 23
Re: output file directory?
«
Reply #4 on:
March 06, 2015, 05:16:25 am »
That was the error message after the program ran.
Roger
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: output file directory?
«
Reply #5 on:
March 06, 2015, 06:12:21 am »
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.
Logged
rogerh
Multiple posting newcomer
Posts: 23
Re: output file directory?
«
Reply #6 on:
March 06, 2015, 03:02:22 pm »
Thank you, that's very informative but since the program compiles and runs under Plato, I think I'll stick with that.
Roger
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
output file directory?