mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-20 03:37:46 +00:00
Mention you still need Rust on Windows
This commit is contained in:
parent
7f96011984
commit
97fb8d0b32
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ Install the following:
|
||||||
* [Vulkan SDK](https://vulkan.lunarg.com/sdk/home#windows)
|
* [Vulkan SDK](https://vulkan.lunarg.com/sdk/home#windows)
|
||||||
* [Visual Studio Build Tools](https://visualstudio.microsoft.com/downloads/) (for a C++ compiler)
|
* [Visual Studio Build Tools](https://visualstudio.microsoft.com/downloads/) (for a C++ compiler)
|
||||||
* CMake (can be installed with the Visual Studio Build Tools)
|
* CMake (can be installed with the Visual Studio Build Tools)
|
||||||
|
* [Rust](https://www.rust-lang.org/tools/install)
|
||||||
|
|
||||||
Make sure your Qt bin (like `C:\Qt\6.7.0\msvc2019_64\bin`) is in your `PATH` environment variable before building, otherwise Qt will not be picked up by CMake.
|
Make sure your Qt bin (like `C:\Qt\6.7.0\msvc2019_64\bin`) is in your `PATH` environment variable before building, otherwise Qt will not be picked up by CMake.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue