Where do i put the libs when compiling with scons on windows?
Ive already tried a few locations such as source dir, scons.bat dir.
> scons --win
scons: Reading SConscript files ...
Checking for C library SDL... yes
Checking for C library fftw3f... no
Checking for C library fftw3f-3... no
libfftw3f not found or not installed
@boxmein(View Post) it doesn't find sdlconfig for me either, but it just skips it, so there must be another problem. I think I solved mniips problem on irc though (maybe), I don't know what yours is. If I have time far in the future I might write a windows scons guide, but scons doesn't work right now on windows anyway without commenting some stuff out.