[vtk-developers] Beta Release
Brad King
brad.king at kitware.com
Mon Feb 17 13:45:16 EST 2003
Hi Maitland,
> - using VTK_USE_SYSTEM_EXPAT:BOOL=ON had problems
I've just fixed this. It was simply a few lines of code that were not
updated for adjusting the include directory ordering, as you suggested.
> Also, Debian has the FreeType 2 font engine in its libfreetype*
> packages. Perhaps a VTK_USE_SYSTEM_FREETYPE could be added?
VTK uses a slightly modified version of freetype/ftgl due to some
singleton destruction ordering problems. Unfortunately no one has had the
time to properly add vtk prefixes to all the symbols in the vtk version of
the library, or to work with the freetype people to solve the problem
upstream.
-Brad
More information about the vtk-developers
mailing list