UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1 IP: 134.121.99.123 URI: http://wesnoth.slack.it/?CompilingWesnothOnWindows - - - - - ||Compiling Wesnoth on Windows||
On 2005-03-27, baro wrote: Just to let you know, it is no problem to compile wesnoth for windows using free tools. I used "devcpp" and "msys", downloaded all needed libraries via the devcpp package downloader, compiled freetype2 and than wesnoth with msys.. using linux like ./configure and make The source code includes a project file for VC++ 6 which is kept up to date since Dave uses that environment. Yes, he is aware that it is very old. Azlan tried to compile using <A HREF="http://www.mingw.org/">mingw32</A> using the Dev-C++ IDE, but was having problems linking. Wintifax <a href="http://www.wesnoth.org/forum/viewtopic.php?t=5589">reported having built using Visual Studio 7.1 (.Net 2003)</a>. Enzo <a href="http://www.wesnoth.org/forum/viewtopic.php?t=5586">successfully built using mingw32</a> and included instructions and a link to the downloadable installer. Some of the postings in this thread discuss issues with this build, but it does seem reasonable. ||Cross compiling for Windows|| Forcemstr has cross compiled for Windows using the free <A HREF="http://www.mingw.org/">mingw32</A> tools, running under Linux. ||See Also|| * CompilingWesnoth _______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
