README.md: "Make sure to use a pthreads version of Mingw-w64. Windows threads are not supported ATM."

master
Perttu Ahola 2014-10-28 00:47:39 +02:00
parent 261864ff42
commit bba9dffb49
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Edit something and then restart the client (CTRL+C in terminal 2):
Buildat Windows How-To
======================
Use Mingw-w64 in an MSYS environment.
Use Mingw-w64 in an MSYS environment. Make sure to use a pthreads version of Mingw-w64. Windows threads are not supported ATM.
$ cd /path/to/Urho3D
$ mkdir Build