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
Given that it's a Qt data type I'm wondering if I have an improper version installed. If you're able to provide any assistance at all it would be greatly appreciated. I'm looking to try and add in support for MAPA file viewing if I can get this in a buildable state.
The text was updated successfully, but these errors were encountered:
Had this problem too.
Fixed it.
Qt 5.14.1 is required
Qt must be installed to C:\Qt
The Qt msvc2017_64 component must be installed.
Use a junction if you must install to a separate drive
Use the command line method to build
Hello,
I'm looking to try and build PWE from source on Windows. I've followed the instructions installing the perquisites
I opened up the
CMakeSettings.json
file and updated bothCMAKE_PREFIX_PATH
sBut I now seem to be getting this error:
Along with this
It's attributed to line 225 in
CWorldTreeModel.cpp
Given that it's a Qt data type I'm wondering if I have an improper version installed. If you're able to provide any assistance at all it would be greatly appreciated. I'm looking to try and add in support for MAPA file viewing if I can get this in a buildable state.
The text was updated successfully, but these errors were encountered: