[vtkusers] Error with Buildng GPURenderDemo
vishal k
itkhelpacc at gmail.com
Fri Oct 23 02:46:22 EDT 2015
hey,
Im getting error when Im trying to build
the C:\VTK\Source\Examples\VolumeRendering\Cxx &
FixedPointVolumeRayCastMapper.cxx... the error is something like this:-
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug x64
------
1> Checking Build System
1> CMake does not need to re-run because
D:/ITK_VTK_EX/My_VTK_Ex/vol_render/bin/CMakeFiles/generate.stamp is
up-to-date.
2>------ Rebuild All started: Project: FixedPointVolumeRayCastMapperCT,
Configuration: Debug x64 ------
3>------ Rebuild All started: Project: GPURenderDemo, Configuration: Debug
x64 ------
2> Building Custom Rule D:/ITK_VTK_EX/My_VTK_Ex/vol_render/CMakeLists.txt
3> Building Custom Rule D:/ITK_VTK_EX/My_VTK_Ex/vol_render/CMakeLists.txt
2> CMake does not need to re-run because
D:\ITK_VTK_EX\My_VTK_Ex\vol_render\bin\CMakeFiles\generate.stamp is
up-to-date.
3> CMake does not need to re-run because
D:\ITK_VTK_EX\My_VTK_Ex\vol_render\bin\CMakeFiles\generate.stamp is
up-to-date.
2> FixedPointVolumeRayCastMapperCT.cxx
3> GPURenderDemo.cxx
3>D:\ITK_VTK_EX\My_VTK_Ex\vol_render\GPURenderDemo.cxx(33): fatal error
C1083: Cannot open include file: 'vtkSmartVolumeMapper.h': No such file or
directory
2>D:\ITK_VTK_EX\My_VTK_Ex\vol_render\FixedPointVolumeRayCastMapperCT.cxx(112):
warning C4996: 'sprintf': This function or variable may be unsafe. Consider
using sprintf_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
2>D:\ITK_VTK_EX\My_VTK_Ex\vol_render\FixedPointVolumeRayCastMapperCT.cxx(119):
warning C4996: 'sprintf': This function or variable may be unsafe. Consider
using sprintf_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
2>D:\ITK_VTK_EX\My_VTK_Ex\vol_render\FixedPointVolumeRayCastMapperCT.cxx(126):
warning C4996: 'sprintf': This function or variable may be unsafe. Consider
using sprintf_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio
11.0\VC\include\stdio.h(357) : see declaration of 'sprintf'
2> FixedPointVolumeRayCastMapperCT.vcxproj ->
D:\ITK_VTK_EX\My_VTK_Ex\vol_render\bin\Debug\FixedPointVolumeRayCastMapperCT.exe
4>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug x64
------
4> Building Custom Rule D:/ITK_VTK_EX/My_VTK_Ex/vol_render/CMakeLists.txt
4> CMake does not need to re-run because
D:\ITK_VTK_EX\My_VTK_Ex\vol_render\bin\CMakeFiles\generate.stamp is
up-to-date.
========== Rebuild All: 3 succeeded, 1 failed, 0 skipped ==========
I using VTK 6.2.0... please help me out?
regards
Vishal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151023/95693a4d/attachment.html>
More information about the vtkusers
mailing list