[vtkusers] VTK compiling-question with Code::Blocks
David Gobbi
david.gobbi at gmail.com
Tue Dec 1 13:33:40 EST 2009
On Tue, Dec 1, 2009 at 11:11 AM, Michael Jackson
<mike.jackson at bluequartz.net> wrote:
> Just a guess but I do not think vtkWin32VideoSource is compatible with
> MinGW.
Frank,
The cmake flag VTK_USE_VIDEO_FOR_WINDOWS can be turned OFF to avoid
compilation of this class. It looks like the header file is missing.
I gave up on using mingw, and instead I use nmake and the "express"
versions of the microsoft compilers. I still love msys, but mingw
was too much of a headache, especially for VTK.
David
More information about the vtkusers
mailing list