[vtkusers] kwsys in custom source
    Brad King 
    brad.king at kitware.com
       
    Tue Mar 11 09:19:42 EDT 2008
    
    
  
Dean Inglis wrote:
> SET(KWSYS_HEADER_ROOT ${Teneos_BINARY_DIR}/Utilities)
[snip]
> #include <teneossys/SystemInformation.hxx>
>  
> the compiler says it cant find the include file.  In my build of Teneos,
> there is
> a directory with that file in it though.  What am I missing here?  Please cc
> me directly as I cannot review the latest vtkusers archives in my browser.
Make sure that the header root is listed in your project in an
INCLUDE_DIRECTORIES command.
-Brad
    
    
More information about the vtkusers
mailing list