[vtkusers] Issues with vtkstd folder
    Bob Palank 
    bob at stlcc.org
       
    Fri Apr  1 21:04:24 EDT 2011
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110401/ba164827/attachment.htm>
    
    
More information about the vtkusers
mailing list