[vtkusers] Missing mil.h (mil.lib)?

David Gobbi dgobbi at irus.rri.ca
Thu Feb 28 01:20:39 EST 2002


Hi Changli,

In the CMakeCache.txt file, make sure that
VTK_USE_MATROX_IMAGING:BOOL=OFF
and the run cmake again.

The vtkMILVideoSource is an optional class that uses MIL (the
Matrox Imaging Library) for video input.  MIL does come with VTK,
it is a commercial product.

 - David


On Thu, 28 Feb 2002, cly wrote:

> Hi, vtks,
>
>
> When I compiled vtk40 in VC6, I encountered the problem. The error message was "cannot open include file 'mil.h', no such file or directory."  It was true that "no MIL library" found at the time when  made vtk.dsw by CMake.
> What's the problem? Where to find MIL lib?
>
> Any ideas are appreciated.
>
> Best Regards,
>
> Changli Yao
> (clyao at cugb.edu.cn)
>




More information about the vtkusers mailing list