On 10-Nov-2006, at 12:31 , has wrote:On 9 Nov 2006, at 16:49, Ronald Oussoren wrote: Unfortunately, when I try to do this, all I get is a bunch of 'symbol not found' errors on import: That's because there are hooks in the core interpreter for the Carbon modules. Yeah, already took a look at mact
On 9 Nov 2006, at 16:49, Ronald Oussoren wrote:
>> Unfortunately, when I try to do this, all I get is a bunch of
>> 'symbol not found' errors on import:
>
> That's because there are hooks in the core interpreter for the
> Carbon modules.
Yeah, already took a look at mactoolboxglue.c, but it w
On 9 Nov 2006, at 5:38 PM, has wrote:
Hi all,
Trying to eliminate the conflict that occurs between Carbon.AE and
CarbonX.AE when both extensions are loaded. The problem is that both
extensions need to export the following functions for use by other
extensions: AEDesc_New, AEDesc_NewBorrowed a