Skip to content

Instantly share code, notes, and snippets.

View Sigurd3K's full-sized avatar

Sigurd Sigurd3K

  • Unifly
  • Belgium
  • 19:20 (UTC +02:00)
View GitHub Profile

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.

Windows

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.