Difference between revisions of "Required Libraries"

From OdaWiki
m (wxWidgets)
(wxWidgets)
Line 13: Line 13:
 
*[http://www.libsdl.org/projects/SDL_mixer/ SDL_mixer]
 
*[http://www.libsdl.org/projects/SDL_mixer/ SDL_mixer]
  
==wxWidgets==
+
=wxWidgets==
To build the launcher, you will need the latest wxWidgets
+
wxWidgets is a toolkit used to create graphical user interfaces. It is required in order to compile OdaLauncher. Latest version is 2.8.0
release from the site for your platform. If you are working from Windows download the latest release in the ZIP format.
+
 
+
 
+
Latest version is 2.8.0
+
  
 
*[http://www.wxwidgets.org/downloads/ wxWidgets]
 
*[http://www.wxwidgets.org/downloads/ wxWidgets]

Revision as of 02:06, 25 January 2007

These libraries are required in order for Odamex to compile correctly. Note that you must get both the runtime libraries and development libraries.

A special note if you are running Linux: Before downloading the libraries below, check to see if these librares are included with your distribution or avalable to download through an automated package management system, such as apt or yum. If such packages are avalable, setting up your build environment will be substantially easier.

SDL

Latest version is 1.2.11

SDL_mixer

Latest version is 1.2.7

wxWidgets=

wxWidgets is a toolkit used to create graphical user interfaces. It is required in order to compile OdaLauncher. Latest version is 2.8.0