[vtkusers] VTK installing in RELEASE mode
cel02000
cel02000 at yahoo.com
Sat Sep 15 17:28:07 EDT 2012
Dear All,
I had installed VTK in DEBUG mode with no problem and I have developed
hundreds of line of code. The code works perfectly until I had to increase
the performance by building in RELEASE mode. When I tried to install VTK in
release mode, I came across the following problem. I can build VTK.sln with
no error. However, building INSTALL does not finish successfully. The error
is as follows.
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release
x64 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK',
configuration 'Release|x64'
1>Checking Build System
...
...
149>-- fixup_bundle
149>-- app=''
149>-- libs=''
149>--
dirs='C:/VTK580Compiled/bin;C:/VTK580Compiled/lib/vtk-5.8;C:/VTK580Compiled/bin;C:/VTK580Build/bin;C:/VTK580Build/bin/Release'
149>-- warning: *NOT* handled - directory/file does not exist...
149>CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/BundleUtilities.cmake:668 (message):
149> error: fixup_bundle: not a valid bundle
149>Call Stack (most recent call first):
149> Utilities/Release/cmake_install.cmake:46 (fixup_bundle)
149> cmake_install.cmake:197 (INCLUDE)
149>Project : error PRJ0019: A tool returned an error code from "Performing
Post-Build Event..."
149>Build log was saved at
"file://c:\VTK580Build\INSTALL.dir\Release\BuildLog.htm"
149>INSTALL - *1 error(s)*, 0 warning(s)
========== Rebuild All: 148 succeeded, 1 failed, 0 skipped ==========
I would be grateful if someone could help me.
Regards,
Ahmad
--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-installing-in-RELEASE-mode-tp5716104.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list