You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mac and Linux compilation remains the same — use a Qt version from http://qt-project.org/downloads for the best chance of success.
On windows, I used the "Qt 5.2.1 for Windows 64-bit (VS 2012, OpenGL, 553 MB)" version available at http://qt-project.org/downloads. This requires MSVC++ 2012 Express, which can be downloaded for free from Microsoft. MinGW OpenGL 32-bit builds should also work. Be mindful that many DLLs must be copied into the muview.exe directory in order for it to run outside of the Qt Creator environment — details can be found in the deploy/deployWindows.sh script.