Updated Compilation guide (Linux) (markdown)

Themaister 2011-09-01 11:56:09 -07:00
parent 5f765feb27
commit 982639939d
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ freetype - TTF font rendering<br/>
ffmpeg/libavcodec - FFmpeg recording (**Note**: You will need a very recent build of FFmpeg to compile, use latest Git checkout)<br/>
nvidia-cg-toolkit - Cg shaders<br/>
Some other libraries can be built support for as well, please refer to ./configure --help.
Some other libraries can be built support for as well, please refer to `./configure --help`.
### Building libsnes
Here I assume you will use the bSNES emulation core. If you have GCC 4.5 or a more recent one, you can build from the vanilla sources which uses C++11 features.