Difference between revisions of "Compiling"

From VDrift
Jump to: navigation, search
Line 67: Line 67:
 
====Fedora====
 
====Fedora====
 
All required packages can be installed using this command:
 
All required packages can be installed using this command:
  sudo yum install bullet-devel gcc-c++ glew-devel libarchive-devel scons SDL_*-devel curl-devel
+
  sudo yum install bullet-devel gcc-c++ libvorbis-devel scons SDL2-devel SDL2_image-devel curl-devel
  
 
====Ubuntu====
 
====Ubuntu====

Revision as of 12:18, 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