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

Nightly Builds + SDL

Started by pinkfloydhomer, February 15, 2006, 02:46:02 PM

Previous topic - Next topic

pinkfloydhomer

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

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
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

pinkfloydhomer

Quote from: Michael on February 15, 2006, 02:57:04 PM
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