Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

Requirements for compiling ParaGUI

ParaGUI is completely based on SDL from Sam Lantinga.
You have to checkout the following libs from his website:

ParaGUI Version <= 0.5.2:

SDL (Simple Directmedia Layer) Version <= 1.1.4
SDL_ttf (True Type Font Rendering Engine for SDL) Version <= 1.2.1
FreeType >= 1.2.0

ParaGUI Version >= 0.5.3:

SDL (Simple Directmedia Layer) Version >= 1.1.5
or the latest snapshot from his CVS repository
SDL_ttf (True Type Font Rendering Engine for SDL) Version >= 1.2.2
FreeType >= 1.2.0