[vtkusers] Errors building vtk+VolumePro500
Jose Luis Pina
jlpina at ivo.cps.unizar.es
Tue Jan 27 14:12:25 EST 2004
Hello:
I try to build VTK-4.2-LatestRelease with VolumePro500, in Windows
2000+MSDEV6.
I executed Cmake 1.8 and turned On UseVolumePro,
set the path to vli.lib and vli.h.
What I'm doing wrong?.
I get this errors:
vtkVolumeProVG500Mapper.cxx
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(589) : error C2065:
'VLICursor' : undeclared identifier
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(589) : error C2065:
'cursor' : undeclared identifier
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(589) : warning C4552:
'*' : operator has no effect; expected operator with side-effect
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(591) : error C2061:
syntax error : identifier 'VLICursor'
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : error C2143:
syntax error : missing ';' before '{'
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : error C2143:
syntax error : missing ';' before '{'
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : warning C4390:
';' : empty controlled statement found; is this the intent?
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : error C2143:
syntax error : missing ';' before '{'
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : error C2143:
syntax error : missing ';' before '{'
E:\jlpina\VTK\Rendering\vtkVolumeProVG500Mapper.cxx(594) : fatal error
C1003: error count exceeds 100; stopping compilation
vtkOpenGLVolumeProVG500Mapper.cxx
vtkRenderingInstantiator.cxx
Generating Code...
Error executing cl.exe.
I include my CmakeCache.
Thanks in advance.
--
Jose Luis Pina
jlpina at ivo.cps.unizar.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeCache.zip
Type: application/x-zip-compressed
Size: 5705 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040127/0299397d/attachment.bin>
More information about the vtkusers
mailing list