[vtkusers] Building VTK with VS2008 x64 on Windows 7

Jonathan Morra jonmorra at gmail.com
Wed Apr 18 01:39:51 EDT 2012


I get the following compilation errors, does anyone know what the problem
is?  This only happens in Debug, in release everything works fine.
1>------ Build started: Project: vtkMaterialLibraryConfiguredFiles,
Configuration: Debug x64 ------
1>Generating vtkMaterialXMLLibrary.h
1>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.
1>Project : error PRJ0019: A tool returned an error code from "Generating
vtkMaterialXMLLibrary.h"
1>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Utilities\MaterialLibrary\vtkMaterialLibraryConfiguredFiles.dir\Debug\BuildLog.htm"
1>vtkMaterialLibraryConfiguredFiles - 1 error(s), 0 warning(s)
2>------ Build started: Project: vtkParallel, Configuration: Debug x64
------
2>Generating vtkSocketCommunicatorHash.h
2>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.
2>Project : error PRJ0019: A tool returned an error code from "Generating
vtkSocketCommunicatorHash.h"
2>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Parallel\vtkParallel.dir\Debug\BuildLog.htm"
2>vtkParallel - 1 error(s), 0 warning(s)
3>------ Build started: Project: vtkHybrid, Configuration: Debug x64 ------
3>Linking...
3>LINK : fatal error LNK1104: cannot open file
'..\bin\Debug\vtkParallel.lib'
3>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Hybrid\vtkHybrid.dir\Debug\BuildLog.htm"
3>vtkHybrid - 1 error(s), 0 warning(s)
4>------ Build started: Project: vtkWidgets, Configuration: Debug x64 ------
4>Linking...
4>LINK : fatal error LNK1104: cannot open file '..\bin\Debug\vtkHybrid.lib'
4>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Widgets\vtkWidgets.dir\Debug\BuildLog.htm"
4>vtkWidgets - 1 error(s), 0 warning(s)
5>------ Build started: Project: vtkInfovis, Configuration: Debug x64 ------
5>Linking...
5>LINK : fatal error LNK1104: cannot open file '..\bin\Debug\vtkWidgets.lib'
5>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Infovis\vtkInfovis.dir\Debug\BuildLog.htm"
5>vtkInfovis - 1 error(s), 0 warning(s)
6>------ Build started: Project: vtkViews, Configuration: Debug x64 ------
6>Linking...
6>LINK : fatal error LNK1104: cannot open file '..\bin\Debug\vtkInfovis.lib'
6>Build log was saved at
"file://c:\MVS\VTK\bin\x64\Views\vtkViews.dir\Debug\BuildLog.htm"
6>vtkViews - 1 error(s), 0 warning(s)
7>------ Build started: Project: QVTK, Configuration: Debug x64 ------
7>Linking...
7>LINK : fatal error LNK1104: cannot open file
'..\..\bin\Debug\vtkViews.lib'
7>Build log was saved at
"file://c:\MVS\VTK\bin\x64\GUISupport\Qt\QVTK.dir\Debug\BuildLog.htm"
7>QVTK - 1 error(s), 0 warning(s)
8>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
8>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 7 failed, 45 up-to-date, 1 skipped ==========
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120417/12e06b4c/attachment.htm>


More information about the vtkusers mailing list