[vtkusers] vtk 6.2.0 | CMake 3.3.0 crash report
Ben Boeckel
ben.boeckel at kitware.com
Mon Aug 10 21:59:43 EDT 2015
On Mon, Aug 10, 2015 at 11:55:07 -0400, Audrius Stundzia wrote:
> OS: Windows 10 x64 IDE: Visual Studio 2015 CMake: 3.3.0 VTK: 6.2.0
>
> Crash during CMake "Configure" at line
>
> HDF5: Checking for appropriate format for 64 bit long:
HDF5 does not support VS2015 in its try_run code. There is a branch for
2015 support here:
https://gitlab.kitware.com/vtk/vtk/merge_requests/446
This specific problem is fixed here:
https://gitlab.kitware.com/ben.boeckel/vtk/commit/718941125d967015e366172dd09793268f4c9eb5
with a fix to make long long format string detection actually work right
after it:
https://gitlab.kitware.com/ben.boeckel/vtk/commit/a4cf06de481eb2a354d10e7874928200be65c400
Thanks,
--Ben
More information about the vtkusers
mailing list