Difference between revisions of "Frontends:Xiphos/Windows"

From CrossWire Bible Society
Jump to: navigation, search
Line 14: Line 14:
 
##http://live.gnome.org/Cross%20compiling%20GTK%2B%20for%20Win32
 
##http://live.gnome.org/Cross%20compiling%20GTK%2B%20for%20Win32
 
##http://www.gnome-db.org/GnomeDbMinG (has good tutorial to set up  MINGW compiling on windows
 
##http://www.gnome-db.org/GnomeDbMinG (has good tutorial to set up  MINGW compiling on windows
 +
## http://www.daniweb.com/forums/thread86245.html (Order of commandline options for GCC is important)
  
 
== building of other GTK/Gnome projects ==
 
== building of other GTK/Gnome projects ==
 
# https://develop.participatoryculture.org/trac/democracy/wiki/BuildingMiroWithMinGW
 
# https://develop.participatoryculture.org/trac/democracy/wiki/BuildingMiroWithMinGW
 +
 +
== Other stuff ==
 +
 +
# http://linux.softpedia.com/get/Text-Editing-Processing/IDEs/MinGW-Developer-Studio-14939.shtml Allows compiling and cross compiling of GTK applications

Revision as of 02:42, 13 November 2008

One lives in hope....


Needs

  1. a tutorial for how to set up a MINGW build environment
  1. building of relevant libaries
  1. building of GS itself

Articles found so far

    1. http://live.gnome.org/Cross%20compiling%20GTK%2B%20for%20Win32
    2. http://www.gnome-db.org/GnomeDbMinG (has good tutorial to set up MINGW compiling on windows
    3. http://www.daniweb.com/forums/thread86245.html (Order of commandline options for GCC is important)

building of other GTK/Gnome projects

  1. https://develop.participatoryculture.org/trac/democracy/wiki/BuildingMiroWithMinGW

Other stuff

  1. http://linux.softpedia.com/get/Text-Editing-Processing/IDEs/MinGW-Developer-Studio-14939.shtml Allows compiling and cross compiling of GTK applications