Update docs
This commit is contained in:
@@ -32,7 +32,7 @@ make
|
|||||||
|
|
||||||
This builds Unicorn2 on Windows, using Microsoft MSVC compiler.
|
This builds Unicorn2 on Windows, using Microsoft MSVC compiler.
|
||||||
|
|
||||||
- Require `cmake` & `Microsoft Visual Studio`.
|
- Require `cmake` & `Microsoft Visual Studio` (>=16.8).
|
||||||
|
|
||||||
- From Visual Studio Command Prompt, build with the following commands.
|
- From Visual Studio Command Prompt, build with the following commands.
|
||||||
|
|
||||||
@@ -109,7 +109,7 @@ mkdir build; cd build
|
|||||||
ninja -C .
|
ninja -C .
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that the way to build on MSYS changes as time goes, please keep in mind that always use the cmake shipped with mingw64 and choose MSYS Makefiles.
|
Note that the way to build on MSYS changes as time goes, please keep in mind that always use the cmake shipped with mingw64.
|
||||||
|
|
||||||
## Cross build from Linux host to other architectures
|
## Cross build from Linux host to other architectures
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user