timhul / ClassicSim

An event-driven simulation tool written in C++ for World of Warcraft Classic.
Other
116 stars 70 forks source link

Need help for QT installation #361

Open hyspace opened 4 years ago

hyspace commented 4 years ago

I'm new to QT and I was not able to debug the project first time installed QT.

It seems like the description in Wiki is outdated. Is there any update?

On Windows, install Qt Creator with mingw 5.3.0 and Qt 5.14.0 (in Qt installer, make sure to include archived releases). Note that Qt 5.12.0+ / mingw 5.7+ does not seem to work (on Win 10 x64 at least). MVSC15-19 has also so far been unsuccessful. Make sure to include Qt Charts in the installation as well.