[vtkusers] Compiling VTK under MFC VC version 2010 (x64)

Marc Jaspar jaspar.marc at gmail.com
Wed Jan 26 10:15:20 EST 2011


When compiling with the inclusion of just one file:    #include
"vtkRenderer.h"

the compiler squawks with 326 errors (more but cut off listing). MS file[
typeinfo, ...] (example):

from #1->c:\program files (x86)\microsoft visual studio
10.0\vc\include\typeinfo(92): error C2504: 'exception' : base class
undefined

to #326->c:\program files (x86)\microsoft visual studio
10.0\vc\include\xutility(3027): error C2061: syntax error : identifier
'true_type'

I imagine I have the wrong compiler/linker settings and/or CMake could not
find a certain data type.
Any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110126/3fc1f426/attachment.htm>


More information about the vtkusers mailing list