[vtkusers] Freetype problem when compiling vtk nightly on Mac OS X 10.4.8
Alexander Antonov
ava04 at doc.ic.ac.uk
Wed Jan 3 17:27:51 EST 2007
On 4 Jan 2007, at 12:14 am, Sean McBride wrote:
> On 2007-01-04 00:03, Alexander Antonov said:
>
>>> I think we need to know more. Are you using your own freetype
>>> library,
>>> or the freetype code that comes with vtk? What kind of vtk build
>>> are
>>> you doing? Carbon? Cocoa? PPC? Intel? gcc? icc?
>>
>> I'm using vtk's freetype library and doing a ppc build with gcc. I
>> tried both an X and a Cocoa build, with the same error.
>> It seems the culprit might be a header in the vtk freetype directory
>> "vtk_freetype_mangle.h" which renames many FT symbols to start with
>> "_vtk_freetype_", but I'm not sure what I could do about this.
>>
>> I forgot to mention that I've built the current vtk release version
>> (5.0.2) for X without getting this error.
>> However, my Java bindings don't work there, i.e., whenever the
>> vtkPanel window tries to render I get a JVM crash, which is why I'm
>> trying the CVS version.
>
> I'm afraid I'm at a loss. None of the Mac dashboards are showing any
> compilation errors. You might want to compare your CMake file to
> one of
> the nightly builds.
Where can I find one of those? – Thanks
More information about the vtkusers
mailing list