Difference between revisions of "Compiling"

From VDrift
Jump to: navigation, search
Line 59: Line 59:
 
* [http://curl.haxx.se/ libcurl] - Multiprotocol file transfer library (minimum version 7.21.6)
 
* [http://curl.haxx.se/ libcurl] - Multiprotocol file transfer library (minimum version 7.21.6)
 
* [http://xiph.org/vorbis/ libvorbis] - The Vorbis General Audio Compression Codec Library (minimum version 1.2.0)
 
* [http://xiph.org/vorbis/ libvorbis] - The Vorbis General Audio Compression Codec Library (minimum version 1.2.0)
* vorbisfile - File loading library for the ogg vorbis format
 
 
* [http://www.libsdl.org/ SDL] - Simple DirectMedia Layer Library (minimum version 2.0.0)
 
* [http://www.libsdl.org/ SDL] - Simple DirectMedia Layer Library (minimum version 2.0.0)
 
* [http://www.libsdl.org/projects/SDL_image/ SDL_image] - Image file loading library (minimum version 2.0.0)
 
* [http://www.libsdl.org/projects/SDL_image/ SDL_image] - Image file loading library (minimum version 2.0.0)

Revision as of 12:19, 24 June 2015

This page shows how to compile VDrift from source. It assumes you have downloaded the source code either by getting the source package from the latest release, or by getting the development version.

Windows

OS X

Linux

FreeBSD