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

David Partyka david.partyka at kitware.com
Wed Jan 26 10:48:51 EST 2011


Did you happend to change any of the compiler settings in CMake? The
defaults should work.

On Wed, Jan 26, 2011 at 10:15 AM, Marc Jaspar <jaspar.marc at gmail.com> wrote:

> 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?
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110126/482f9f81/attachment.htm>


More information about the vtkusers mailing list