[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:cavesomething:crosscompiling_for_windows

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Thu May 20 16:41:53 CDT 2010


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2010/05/20 16:41
User        : cavehippo
Edit Summary: linkify dependancies

@@ -32,27 +32,29 @@
  
  Everything else you can ignore.
  
  ===== Other Libraries =====
- There are lots of other libraries you need, I don't even know what a minimal set is any more.
+ There are lots of other libraries you need, I've provided probable download locations for all of these.
  
  At a minimum, you will need 
-   * libglade
-   * pthread - you probably want to use pthreadGC2.dll 
-   * libpng1.2 (As distinct from 1.4 which the gtk bundle gave you)
-   * libcurl
+   * [[https://sourceforge.net/projects/gladewin32/files/|libglade]]
+   * [[http://sourceware.org/pthreads-win32/|pthread]] - you probably want to use pthreadGC2.dll 
+   * [[http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/|libpng1.2]] (As distinct from 1.4 which the gtk bundle gave you) - There probably is a way to avoid this requirement, but I don't know what it is.
+   * [[http://curl.haxx.se/download.html|libcurl]] - I was using the MSVC package without SSL
  
  Optional:
-   * SDL
-   * SDL_image
+   * [[http://www.libsdl.org/download-1.2.php|SDL]]
+   * [[http://www.libsdl.org/projects/SDL_image/|SDL_image]]
    * [[http://www.xmission.com/~nate/glut.html|GLUT]]
  
  Remember to get both the developer packs and the dll files for each of these, sometimes they are in two separate downloads.
  
  in any case:
    * dll files belong in /usr/i586-mingw32msvc/bin (and in gtk-v2/src a bit later, see below)
    * .a or .lib files belong in /usr/i586-mingw32msvc/lib
-   * .h files belong in 
+   * .h files belong in
+ 
+ You almost certainly will need to do some mangling of filenames, etc in order to make these all work properly, known special cases are below, but I'm sure there were others.
  
  === Special cases===
  
  ==SDL==


IP-Address  : 81.141.58.188
Old Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:crosscompiling_for_windows?rev=1274385745
New Revision: http://wiki.metalforge.net/doku.php/user:cavesomething:crosscompiling_for_windows

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list