Updated Compilation guide (Linux) (markdown)
parent
5f765feb27
commit
982639939d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue