Starting VS 2019 should happen in no time.However, starting up the newly installed and updated VS2019 is taking forever. How long should I expect this to take?
Starting VS 2019 should happen in no time.However, starting up the newly installed and updated VS2019 is taking forever. How long should I expect this to take?
The first one in the list can be considered as bug fix but the other PRs aren't.Stylesheet issues:
This shouldn't be necessary.Should I just delete the source folder and check out a complete fresh copy using TortiseGit?
It's an internal CMake macro and most likely you get the failure if you choose the wrong source directory. Make sure the selected source directory is ...\FreeCAD and not ...\FreeCAD\srcfc_wrap_cpp
VS 2019 should be fine.Should I uninstall VS2017 and replace it with VS2019?
If it doesn't support C++17 then VS 2017 is not supported any more.Is VS 2017 still a supported development platform?
Code: Select all
const auto & [min, max] = selectedMinMaxRows(rows);