Difference between revisions of "Target platforms"
From OdaWiki
					 (→Odamex builds and runs on)  | 
				 (→Odamex builds and runs on:  wikipedia links)  | 
				||
| Line 3: | Line 3: | ||
== Odamex builds and runs on ==  | == Odamex builds and runs on ==  | ||
| − | *   | + | * {{wikipedia|Linux}} with gnu/gcc/make  | 
| − | *   | + | * {{wikipedia|OSX}} with gnu/gcc/make  | 
| − | *   | + | * {{wikipedia|BSD}} with gnu/gcc/nmake  | 
| − | *   | + | * {{wikipedia|Windows}} with gnu/gcc/CodeBlocks (see [[Compiling on Windows with Codeblocks]]) and VC6  | 
| − | *   | + | * {{wikipedia|Sparc}} with gnu/gcc/nmake  | 
* [[WINE]] with VC6  | * [[WINE]] with VC6  | ||
Revision as of 20:57, 7 April 2006
Odamex runs and builds on 32 and 64 bit operating systems.
Odamex builds and runs on
- Linux with gnu/gcc/make
 - OSX with gnu/gcc/make
 - BSD with gnu/gcc/nmake
 - Windows with gnu/gcc/CodeBlocks (see Compiling on Windows with Codeblocks) and VC6
 - Sparc with gnu/gcc/nmake
 - WINE with VC6
 
Odamex does not build on
- Windows with VC7 due to an abs function call
 
Odamex depends on
- SDL
 - SDL_mixer