User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cppdev:gettingstarted [2016-08-08 10:33]
Carsten revised the text
cppdev:gettingstarted [2017-01-06 11:33]
Carsten [Compiler Setup]
Line 97: Line 97:
   * **libgtk2.0-dev** -- Developer files for GTK 2.0, needed for building wxGTK.   * **libgtk2.0-dev** -- Developer files for GTK 2.0, needed for building wxGTK.
   * **libgl1-mesa-dev** and **libglu1-mesa-dev** -- OpenGL developer files, needed for building wxGTK and the Cafu rendering subsystem.   * **libgl1-mesa-dev** and **libglu1-mesa-dev** -- OpenGL developer files, needed for building wxGTK and the Cafu rendering subsystem.
 +  * **libxxf86vm-dev** -- An interface to the XFree86-VidModeExtension extension.
   * **libasound2-dev** -- ALSA developer files, needed for building OpenAL-Soft.   * **libasound2-dev** -- ALSA developer files, needed for building OpenAL-Soft.
  
Line 111: Line 112:
 | | | | | |
 ^ Linux ^ Remarks ^ ^ Linux ^ Remarks ^
-g++ 4.| The famous ​GNU Compiler Collection with its C++ front-end, ​available on any Linux system. |+GCC 4.4+ | The GNU Compiler Collection with its C++ front-end, ​version 4.4 or any newer version. |
  
 The Cafu-specific compiler setup is fully automatic: The Cafu-specific compiler setup is fully automatic:
cppdev/gettingstarted.txt ยท Last modified: 2017-01-06 11:33 by Carsten