Hi, just wanted to chime in here as someone very interested in this project.
I just spent my Saturday trying to build the project on Windows, sadly to no avail. After lots and lots of build errors and debugging with ChatGPT clutched tightly by my side, I was finally able to get a successful build, only for the program to fail on launch. This is coming from someone who is not a programmer, but had some of experience with C++ and CMake in college.
I've copied all the dependencies to the build folder, or at least I think I did. At first I got errors complaining that certain DLLs were missing. But now, there's no error. Just, nothing happens when I launch the QT executable.
Am I just running this incorrectly?