mirror of https://github.com/stella-emu/stella.git
Updated requirements for compiler version.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3090 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
b646ba5c26
commit
693862c32f
|
@ -16,7 +16,7 @@
|
|||
|
||||
* The conversion to C++11 has begun :) From this point on, to build
|
||||
Stella you will need a C++11 compatible compiler (Visual Studio 2013,
|
||||
Clang 3.3, gcc 4.7, Xcode 5, etc). Eventually, this will bring more
|
||||
Clang 3.3, gcc 4.9, Xcode 6, etc). Eventually, this will bring more
|
||||
bug-free and (hopefully) faster code.
|
||||
|
||||
* The minimum supported version for the OSX port is now OSX 10.7.
|
||||
|
|
Loading…
Reference in New Issue