GENIE WindowsCompilation
Revision as of 11:41, 17 March 2008 by Genie-user (talk | contribs)
Building GENIE on Windows Platforms
The GENIE makefiles have been modified to enable a command line compilation of the framework under Windows using Linux emulation software.
Prerequisites
The build system is known to work with the following software:
Tool | Software | Versions |
---|---|---|
Linux emulation | CygWin | 1.5.12-1 |
MinGW (MSYS) | 1.0.10 | |
Third party libraries | NetCDF | 3.5.0, 3.6.0, 3.6.1, 3.6.2 |
Python (if not available in Linux emulator) | 2.3.3+ | |
Fortan compiler | Compaq Visual Fortran | 6.6C |
Intel Visual Fortran | 9.1, 10.0, 10.1 | |
C++ compiler / Linker | Microsoft Visual Studio .NET 2003 | 7.1.3088 |
Microsoft Platform SDK for Server 2003 | R2 | |
Microsoft Visual Studio 2005 | 8.0.50727.762 |