15:13:52 Trying to compile monero-gui-wallet on Windows using msys2 statically, installed deps and getting an error when running make release-static-win64 -j2 15:13:53 CMake Error at CMakeLists.txt:263 (find_library): 15:13:55 Could not find qtquicktemplates2plugin using the following names: 15:13:57 qtquicktemplates2plugin 21:37:20 s​arg22: try using the dockerfile 21:37:56 to cross compile to windows, otherwise do a normal build with `make deploy` 21:38:15 we don't have CI for static binaries built directly on Windows currently so it's possibly broken without modifications 21:38:22 Which dockerfile? 21:44:01 https://github.com/monero-project/monero-gui/blob/master/Dockerfile.windows 21:44:27 Amazing just what I needed next