Hi
When i'm compiling my project on ubuntu, ready program can't find paths like:
../../media/<something>
It seems like program can't understand "../../"
WTF?
I added paths in Project build options and it didn't helped...
It's the same when i installed C::B on windows xp and compiled the same code...
Can anyone help... the project is stuck with that stupid IDE problem
Annoying IDE problem - Codeblocks 8.02 - Ubuntu and Win32
-
- Posts: 18
- Joined: Sun Jan 24, 2010 6:13 pm
Re: Annoying IDE problem - Codeblocks 8.02 - Ubuntu and Win3
did you set the working/executing directory right ???paradoximo wrote:I added paths in Project build options and it didn't helped...
its in the menu Project->Properties and there in the tab named "Build targets" there you'll find a text box named "Execution working dir" and it should be the same directory like for "Output filename" !!!
you can also check my video tutorial !!!

while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:

http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
-
- Posts: 18
- Joined: Sun Jan 24, 2010 6:13 pm