Difference between revisions of "Frontends:Xiphos/Windows"
From CrossWire Bible Society
(→Articles found so far) |
|||
Line 4: | Line 4: | ||
Needs | Needs | ||
− | + | ||
# building of relevant libaries | # building of relevant libaries | ||
# building of GS itself | # building of GS itself | ||
+ | |||
+ | |||
+ | ==Setting Up Mingw== | ||
+ | # a tutorial for how to set up a MINGW build environment | ||
==Articles found so far== | ==Articles found so far== |
Revision as of 10:59, 13 November 2008
One lives in hope....
Needs
- building of relevant libaries
- building of GS itself
Contents
Setting Up Mingw
- a tutorial for how to set up a MINGW build environment
Articles found so far
- http://live.gnome.org/Cross%20compiling%20GTK%2B%20for%20Win32
- http://www.gnome-db.org/GnomeDbMinGW (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
Other stuff
- http://linux.softpedia.com/get/Text-Editing-Processing/IDEs/MinGW-Developer-Studio-14939.shtml Allows compiling and cross compiling of GTK applications