semantic-rs
semantic-rs copied to clipboard
Run semantic-rs on Windows
Currently semantic-rs only runs and compiles on Linux and macOS. To address Windows users as well, it should be compilable there as well.
Works. You need to install CMake from cmake.org as well as the Visual Studio 2017 Build Tools. There the components for C++ Desktop Development and Linux Build Tools have to be installed. The project compiles and runs fine.