[vtkusers] Where are the libraries?

John Drescher drescherjm at gmail.com
Mon Sep 27 11:44:59 EDT 2010


> Thanks Jothy,
>      I've loaded in VTK.sln into the IDE and tried to build it.  That also gives me errors.  When it comes to VTKCommon it complains about
> 6>Linking...
> 6>LINK : fatal error LNK1104: cannot open file '..\..\bin\Debug\vtksys.lib'
>
> and there are missing _mingw.h files:
> 7>C:\Program Files\vtk-5.6.0\Common\windows.h(13) : fatal error C1083: Cannot open include file: '_mingw.h': No such file or directory
>
> What steps have I skipped?  Is that how to build the libraries?
>      Barney
>

Did you download the source or a mingw build?

What compliler did you choose when you configured vtk in cmake-gui?

John



More information about the vtkusers mailing list