[vtkusers] Visual Studio 2013 & VTK

David Doria daviddoria at gmail.com
Mon Jun 15 21:34:46 EDT 2015


On Mon, Jun 15, 2015 at 8:49 PM, Brandon Waddell <bwadd006 at odu.edu> wrote:

> Dear All,
>
> I have been trying to compile my vtk code and receive an errors that say
> "'max' is not a member of 'std'." After some searching I believe the
> problem is that VS 2013 is incompatible with VTK? If anyone has any info it
> would be greatly appreciated.
>
> Thank you,
> Brandon
>

Is the error from one of your files or from a VTK file? If it's one of
yours, did you #include <algorithm> ?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150615/f811dafe/attachment.html>


More information about the vtkusers mailing list