Hello Ben,
OK, I “somehow” managed to get to the end of the configure process.
I’ve now launched “ninja” always from the Developer Command Prompt, in CMake’s output folder.
The build is in progress, but I am getting tons of this warning messages:
warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
Can I safely ignore this warning?
Also (may be related), during the build a debug window comes out saying:
< An unhandled win32 exception occurred in vtkWrapHierarchy-9.0d.exe [21772] >
and asking which debugger to use to debug this exception… doesn’t seem completely normal…
Any comment / suggestions are welcome.
Will update you about the outcome of the ninja build.
Regards,
Marco