Compile for Windows
From UFO:AI
Contents |
[edit]
Compiler
You have to decide which compiler you want to use:
- GCC MinGW
- GCC Code::Blocks (Windows; uses MinGW as well internally)
[edit]
Building UFO:AI
[edit]
Building installer
- Linux
- We use a nsis installerscript. You can find it in src/ports/win32/.
- Windows
- ADDME
- MacOSX
- ADDME
[edit]

