Actions
Bug #5883
closedWt 3.3.8 MSVS 2013 installer thinks the version is X.Y.Z
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
08/18/2017
Due date:
% Done:
0%
Estimated time:
Description
Wt version string has not been set in the installer, so all paths suggested and all strings have "X.Y.Z" as Wt version.
Files
Updated by Roel Standaert over 7 years ago
I fixed the issue in our toolchain, and will rebuild the installers.
Updated by Roel Standaert about 7 years ago
- Status changed from New to Closed
This should be fixed now. The Visual Studio 2015 installer is still lagging behind, because CMake 3.9.1 failed immediately with MSVS 2015. I'm building the 2015 builds with CMake 3.8.3 now (which worked before).
Actions