Re: [Pyobjc-dev] Unable to compile universal binary for non-leopard macs
Brought to you by:
ronaldoussoren
|
From: Bruce L. <lic...@gm...> - 2008-01-31 04:47:15
|
Ronald, Thanks for the response. It seems I am still not able to avoid getting the _class_addIvar is missing error when attempting to run my program on Tiger. Is this method called by the objc.ivar() method? Is there a way to compile or otherwise force this _class_addIvar method into the final standalone application? It would seem this would be a common problem, no? Is there something I am not doing? Thanks, Bruce |