Hi!
David Chisnall wrote:
This is not 'some unreadable unicode stuff' it is an Objective-C type
encoding. You will see errors like this if either libProjectCenter.so
contains a source file that references a @private or @package ivar of
NSView, or if it references a @public / @protected ivar with the wrong
type.
The latter can happen if you compiled against the wrong version of the
headers.
actually, in this case, the PCButton was subclassing and using
_tracking_rects, so the error was legit and not just a header mismatch.
I removed the custom code which is no longer needed (see discussion on
gnustep-dev), it should be fixed now.
Riccardo
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep