Difference between revisions of "How to build from source"
From OdaWiki
(remove explicit cygwin link) |
|||
Line 6: | Line 6: | ||
* [[Compiling using a Makefile]] on GNU/Linux, FreeBSD and Cygwin | * [[Compiling using a Makefile]] on GNU/Linux, FreeBSD and Cygwin | ||
* [[Compiling using Codeblocks]] on Windows | * [[Compiling using Codeblocks]] on Windows | ||
+ | * [[Compiling using VC6]] on Windows |
Revision as of 18:53, 31 August 2006
Getting the source
Compiling
- Compiling using a Makefile on GNU/Linux, FreeBSD and Cygwin
- Compiling using Codeblocks on Windows
- Compiling using VC6 on Windows