mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-15 05:55:54 +08:00
Describe supported VS 2015 update revision.
This commit is contained in:
parent
1e629c8efe
commit
c89fc5f06b
@ -22,7 +22,7 @@ If you are looking for old, C++03 version, please use `devel-picojson` branch.
|
|||||||
* [x] iOS + clang
|
* [x] iOS + clang
|
||||||
* [x] Linux + gcc/clang
|
* [x] Linux + gcc/clang
|
||||||
* [x] Windows + MinGW
|
* [x] Windows + MinGW
|
||||||
* [x] Windows + Visual Studio 2015 or later.
|
* [x] Windows + Visual Studio 2015 Update 3 or later.
|
||||||
* Visual Studio 2013 is not supported since they have limited C++11 support and failed to compile `json.hpp`.
|
* Visual Studio 2013 is not supported since they have limited C++11 support and failed to compile `json.hpp`.
|
||||||
* [x] Android + CrystaX(NDK drop-in replacement) GCC
|
* [x] Android + CrystaX(NDK drop-in replacement) GCC
|
||||||
* [x] Web using Emscripten(LLVM)
|
* [x] Web using Emscripten(LLVM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user