[vtkusers] Problem running H5make_libsettings.exe when building VTK 6.2

Scott Fowler s.fowler at tecplot.com
Mon Apr 13 16:39:40 EDT 2015


All,

I'm trying to build VTK 6.2 for Windows 64-bit using Visual Studio 2008.  When building vtkhdf5 I get an error when it tries to run H5make_libsettings.exe:

Here's the error:
23>------ Rebuild All started: Project: vtkhdf5, Configuration: Debug x64 ------
23>Deleting intermediate and output files for project 'vtkhdf5', configuration 'Debug|x64'
23>Generating ../H5lib_settings.c
23>The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
23>Project : error PRJ0019: A tool returned an error code from "Generating ../H5lib_settings.c"


And here's the message in the Event Viewer:
Activation context generation failed for "e:\builds\vtk6.2.0_Qt4.8.6_vs2008\bin\Debug\H5make_libsettings.exe". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.30729.6161" could not be found. Please use sxstrace.exe for detailed diagnosis.


I have the 32-bit debug version of this side-by-side assembly on my machine, but not 64-bit.  I have the release versions for both 32- and 64-bit so my Release build works fine.

Any idea how I can build the debug version of VTK 6.2 for x64 when I'm missing the debug side-by-side?  I've tried Windows updates and searching MSDN for the side-by-side, but no luck so far.

Thanks for the help.

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150413/a84a2ae4/attachment.html>


More information about the vtkusers mailing list