User talk:Jdorje/crosscompile
From Freeciv
nice tutorial, but where is the compile-win32 script?
Don't know about that particular script, but I use my own script to build Freeciv MinGW cross-compilation environment. It's available in Crosser-project. Version 0.1.1-win contain script named libstack.sh, which builds just the libraries Freeciv needs for MinGW environment. I have successfully run win32 and SDL clients built on top of this, gtk-client has some problems. --Cazfi 18:00, 1 July 2008 (UTC)
Now I have been able to run also gtk-client built with my environment. Prebuilt environment is available for download at my windows-builds page. --Cazfi 09:47, 5 July 2008 (UTC)
