[vtkusers] Issues with vtkstd folder

Bill Lorensen bill.lorensen at gmail.com
Sat Apr 2 00:57:30 EDT 2011


Bob,

Are you configuriing vtk with cmake?

vtkstd/string is in the build tree, not the source tree. The vtkstd
directory and its contentrs are created by cmake.

Bill

On Fri, Apr 1, 2011 at 9:04 PM, Bob Palank <bob at stlcc.org> wrote:

> Running XP Pro SP3 and VC++ 2010 Express and fail to reach needed code
> files
> with no extensions that live in vtkstd.
> Is this a common practice - to have files in a complex system with no file
> extensions?
>
> I encounter
>
> d:\vtk561\include\vtkStdString.h(25): fatal error C1083: Cannot open
> include file: 'vtkstd/string':
>       No such file or directory
>
> ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
>
>
>
>
> For my own sanity, I like to use explicit calls for include files
> ( ie #include "d:\Vtk561\include\vtkRenderWindow.h")
>
> Any suggestions as to how to resolve this?
>
> TIA
>
>   Bob
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110402/d5d152b9/attachment.htm>


More information about the vtkusers mailing list