We are making a cross-platform game and we have so far built everything on
Linux and it's working great. Now we're going to build the Win32 dist of the
game, but rebuilding Guile 1.8 for windows have proven quite complicated
All I need is the *.dll *.lib and *.h files, but I can't for my life
Hi,
NQ <[EMAIL PROTECTED]> writes:
> All I need is the *.dll *.lib and *.h files, but I can't for my life manage
> to build them!
> It's all in the makefiles, and it's so easy on Linux, but I've had a
> absolutely horrible time trying to read the makefiles in Windows with MingW
> and also MSVC. I