[vtkusers] DEVCPP+VTK

David Cole david.cole at kitware.com
Fri Oct 21 10:06:45 EDT 2005


Could you describe how you set up your DevCpp project to compile VTK?

CMake supports building with the MinGW compiler using the "Unix 
Makefiles" generator.

What compiler are you using with DevCpp? Is it the MinGW gcc?

The best approach might be to build using make under a MinGW/MSYS shell 
and then figure out how to create a DevCpp wrapper project around that...


Hope this helps,
David


Rogério Silva wrote:

> Hello,
>  
> I'm trying to compile VTK with DevCpp but I got an iostream.h error 
> message (this file is present into the devcpp\include dir.)
> Someone can tell me what i´m doing wrong?
>  
> Ps.: The same code compile correctly with MSVC 6.0 and I got the same 
> error in MSVC .NET
>  
> Thanks,
>  
> Rogério Eduardo
>
>------------------------------------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>  
>



More information about the vtkusers mailing list