Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: pinkfloydhomer on February 15, 2006, 02:46:02 pm
-
I just "installed" the latest nightly build, that is, I uncompressed it to a folder on my desktop and I run it from there.
However, in the RC2 that installed in Program Files, I copied the SDL include, library and DLL files so that I could build SDL projects. But in the nightly build, I can't seem to find the same "lib" and "include" directories to copy the SDL files to?
/David
-
Hello,
I am not sure to have fully understood. But are you sure that the incliude/lib pathes in C::B are correct?
Best wishes,
Michael
-
Hello,
I am not sure to have fully understood. But are you sure that the incliude/lib pathes in C::B are correct?
Best wishes,
Michael
I solved the "problem"...
I originally got the RC2 _with_ MinGW. With the nightly build, I installed the MinGW myself (and to another path). Of course, the files from SDL goes into the MinGW tree... I must be tired.
/David