Rust-SDL2 / rust-sdl2

SDL2 bindings for Rust
MIT License
2.77k stars 473 forks source link

Windows VisualStudio2019 preview bundled build #995

Open RaaliOloth8 opened 4 years ago

RaaliOloth8 commented 4 years ago

Hello. I have vs2019 preview installed on my machine and bundled feature cannot compile due to incorrect msbuild path.

suggestion is to add to windows_registry.rs "VisualStudioPreview/16." path somewhere

Cobrand commented 4 years ago

I am very unfamiliar with windows, so you probably know more than me on that side. If you feel like your suggestion is the right path, feel free to experiment and drop a PR!

RaaliOloth8 commented 4 years ago

Sorry, it seems "cc" issue that used in SDL2 build workflow