[vtkusers] VTK with FLTK
Sean McInerney
seanm at nmr.mgh.harvard.edu
Mon Oct 13 11:18:41 EDT 2003
I cannot confirm that the source code itself compiles or works correctly
on win32 (would love feedback on that), but my own VTK-FLTK project uses
CMake as its build process and provides the proper FindXXX.cmake,
UseXXX.cmake, and XXXConfig.cmake files for use by external projects.
These, at least, might suggest a solution for your errors.
Project at: http://vtkfltk.sourceforge.net/
-Sean
> dolivier at unina.it wrote:
>
> > I'm trying to implement FLTK in a VTK project.
> > I'm not able to use neither the example files, somebody can help
> > me?
> > I use Microsoft Visual Studio c++ like compilator, but I don't know
> > which are the settings to give to the project.
>
>
> Could you also send the error messages that you are seeing?
>
> You have to include all the FLTK libraries and VTK libraries in your
> MSVC++ configuration. If you use CMake, it's probably easier for me
> to send you an example CMakeLists.txt file.
More information about the vtkusers
mailing list