Hello,
Sorry, I can't help but forwarded your message to the bug-gnustep list where
someone might be able to fix it. Which versions of the libraries are you using?
Are you sure there's no version mismatch between them?
Regards,
BALATON Zoltan
---------- Forwarded message ----------
Date: Wed, 27 Mar 2013 18:46:48 +0200
From: Gil Bahat <bahat.gil@gmail.com>
To: balaton@eik.bme.hu
Subject: gnustep-opal small bug
Hi,
I am trying to use gnustep-opal with darling (http://darling.dolezel.info) and
I am getting into an issue which I thought you might be able to solve:
Error: Instance variables in OPFreeTypeFont overlap superclass NSFont. Offset
of first instance variable, fontFace, is 64. Last instance variable in
superclass, cachedFlippedFont, ends at offset 112. This probably means that
you are subclassing aclass from a library, which has changed in a
binary-incompatibleway.
Aborted (core dumped)
it would be great if you could fix that to match NSFont again, I am looking
forward to using my program with opal…
Gil