Difference between revisions of "How to build from source"
From OdaWiki
(→Compiling) |
|||
Line 5: | Line 5: | ||
== Compiling == | == Compiling == | ||
* [[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 and Linux |
* [[Compiling using VC6]] on Windows | * [[Compiling using VC6]] on Windows |
Revision as of 18:35, 5 November 2006
Getting the source
Compiling
- Compiling using a Makefile on GNU/Linux, FreeBSD and Cygwin
- Compiling using Codeblocks on Windows and Linux
- Compiling using VC6 on Windows