calling Rust friends working on Windows: could you make a cargo subcommand generating Visual Studio project files? https://www.reddit.com/r/rust/comments/6mv0aw/how_to_rewrite_you_project_in_rust/dk4y6s9/ …
IMO, it might be better to create a CMake generator and then use VS2017's built-in CMake support.
-
-
CMake support would be great too :)
-
It doesn't work well as an option, for any project that wants to build non-Rust code along with Rust code. Basically all or nothing.
End of conversation
New conversation -
-
-
In my experience, most of Cargo would be better off being replaced with native CMake support. Not what I'd have guessed last year.
-
CLion, VS2017, etc. would work more-or-less out of box. Parallel building of non-Rust & Rust artifacts. Less (usually no) need for build.rs.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.