This gist documents Erich's endeavors to get QML working with Rust on his machines, since there's not much in the way of a helpful tutorial.
WARNING: Work in progress. Definitely not complete!
To get gcc
/make
/cmake
, we'll need to...what? Building qml-rust
with the Win-builds version of GCC seems to make the build report gcc
as broken (see here).
Install Qt with the open-source license for versions 5.6-5.8 here.