Development:Overview: Difference between revisions
Jump to navigation
Jump to search
Stub created |
m category added |
||
Line 6: | Line 6: | ||
* Should mention that [http://gcc.gnu.org/ GCC] 3.x/4.x is required for compilation | * Should mention that [http://gcc.gnu.org/ GCC] 3.x/4.x is required for compilation | ||
* Maybe add some stuff from [http://adonthell.linuxgames.com/development/ developer section] of our website | * Maybe add some stuff from [http://adonthell.linuxgames.com/development/ developer section] of our website | ||
[[Category:Development]] |
Revision as of 03:30, 16 May 2007
This is only a stub for now.
- Should mention that Adonthell is written in C++ and Python.
- Should mention that supported development platforms include BSD, Linux, MacOS X and Windows.
- Should mention that either GNU Autotools or CMake are supported build systems, although CMake will be preferred
- Should mention that GCC 3.x/4.x is required for compilation
- Maybe add some stuff from developer section of our website