[vtkusers] Qt 4.1 Success anyone?
Clinton Stimpson
clinton at elemtech.com
Tue Feb 7 12:37:39 EST 2006
The font bugs could be a conflict between your system freetype library
and the freetype library that VTK builds with.
Try setting VTK_USE_SYSTEM_FREETYPE to ON.
Some people see this problem, and some don't, because of what freetype
version they have installed on their system.
Whether VTK works with the system freetype depends also on which version
of freetype you have installed.
If you're unlucky, you'll get unresolved freetype symbols when linking
VTK to an executable.
Another option is to configure Qt to not use the system freetype, but
you'll get less pretty fonts.
Clint
>From: Jacey-Lynn Minoi <jlminoi at doc.ic.ac.uk>
>Subject: [vtkusers] Qt 4.1 Success anyone?
>To: vtkusers at vtk.org, vtkusers-request at vtk.org
>
>Hi,
>
>I've only managed to play around with Matthias' VtkQt, however mine seems to
>work with Qt3.2. This VtkQt apparently have a bug with the font, meaning that
>the fonts are being replaced with squared boxes.
>
>Any wiz who managed to remove and solve the font bugs with VtkQt, do pelase
>keep me posted and tell me your receipe.
>
>Thanks
>
>Rgds,
>Jacey
>
>
>
More information about the vtkusers
mailing list