I wonder how anyone can use dev-c++?
The versions I have tried doesn't use the include directories I input in project options. Can anyone help me out?
"../../../../machinescript/src/stdafx.h:13: IMWConsole.h: No such file or directory"
version 4.9.6.0
/Piot
I have the same problem!
Does this thread bear on your problem?
http://sourceforge.net/forum/forum.php?thread_id=761836&forum_id=48211
Wayne
It works however, if I specify "manually" in the project options/general/Compiler:
-Ic:\src\my\include\path
It works great now! Loving every minute of dev-c++!
Log in to post a comment.
I wonder how anyone can use dev-c++?
The versions I have tried doesn't use the include directories I input in project options. Can anyone help me out?
"../../../../machinescript/src/stdafx.h:13: IMWConsole.h: No such file or directory"
version 4.9.6.0
/Piot
I have the same problem!
Does this thread bear on your problem?
http://sourceforge.net/forum/forum.php?thread_id=761836&forum_id=48211
Wayne
It works however, if I specify "manually" in the project options/general/Compiler:
-Ic:\src\my\include\path
It works great now! Loving every minute of dev-c++!
/Piot