all repos — mgba @ 97607452e2b2f4a989c1b297339c20cf8f1bfcf3

mGBA Game Boy Advance Emulator

All: VS cannot compile mGBA at the time
Jeffrey Pfau jeffrey@endrift.com
Wed, 08 Apr 2015 00:56:04 -0700
commit

97607452e2b2f4a989c1b297339c20cf8f1bfcf3

parent

72a0de2940d83496a0ce1798c1191c9f6762bafa

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -74,7 +74,7 @@

Compiling --------- -Compiling requires using CMake 2.8.11 or newer. To use CMake to build on a Unix-based system, the recommended commands are as follows: +Compiling requires using CMake 2.8.11 or newer. GCC and Clang are both known to work to compile mGBA, but Visual Studio 2013 and older are known not to work. To use CMake to build on a Unix-based system, the recommended commands are as follows: mkdir build cd build