![]() |
Compiling under Windows | |
Compiling atlas under WindowsProbably you should first try a precompiled binary. If that doesn't work, another more complicated option is compiling atlas under Windows, using cygwin, the Windows linux emulator. (1) Download cygwin: download setup.exe from www.cygwin.com. (2) Install cygwin: Double-click on setup.exe to run it. At the package menu choose at least the following packages:
(3) Open a cygin terminal by double-clicking on the icon. You are now in a linux-like environment. (4) Follow the instruction on the linux page. |