R: [vtkusers] VTK with FLTK
    Charl P. Botha 
    c.p.botha at ewi.tudelft.nl
       
    Mon Oct 13 09:24:03 EDT 2003
    
    
  
Dario, let's keep this on list so future googlers can find it.
Dario Oliviero wrote:
> Cone.cxx
> c:\vtk\lavori\teti\cone.cxx(154) : fatal error C1083: Cannot open include
> file: 'Fl/Fl_Box.h': No such file or directory
> Error executing cl.exe.
This means your msvc++ doesn't know the path to the FLTK include files. 
  You have to add this include path to your project.  I'm sitting behind 
a Linux workstation now, so I can't say exactly where you have to add 
this though...
> 
> Cone.exe - 1 error(s), 0 warning(s)
>  Which Settings doens't work?
> I dont' use CMake but if necessary I could use it.
> I have to say that Fltk works when I compile it alone, even VTk works, but
> when I match both of them, doesn't work nothing!!!!
> Waiting for your answer I thanks again you for the precious  support.
-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
    
    
More information about the vtkusers
mailing list