From de9659a43642bf9abdaaf0611ffac633de3aa957 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 16 May 2012 21:30:46 +0000 Subject: Corrected an HTML error in the documentation. --- doc/installation_source.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/installation_source.html b/doc/installation_source.html index ae50348..3dd4c8b 100644 --- a/doc/installation_source.html +++ b/doc/installation_source.html @@ -32,12 +32,13 @@
-

Building from source code

+

Building from source code

To build Project::OSiRiON from source code you need a working C++ compiler and have the necessary libraries and header files installed. The official binaries are compiled with gcc on linux, and mingw on windows. +

-

@@ -106,10 +105,6 @@ apt-get install libsdl1.2debian libsdl1.2-dev You can build the game on windows using a MinGW/MSYS environment. You can use the instructions in this document to create a complete environment, capable of building the Project::OSiRiON source code. - You need to install the base system described in part one, - and the following packages described in part two: - pkg-config, DirectX development files, zlib, SDL, libpng, libjpeg, OpenAL Soft, - libogg, libvorbis, pdcurses and bullet.

-- cgit v1.2.3