Re: Link error when building with Release
Re: Link error when building with Release
- Subject: Re: Link error when building with Release
- From: Graham <email@hidden>
- Date: Sat, 3 Jun 2006 18:17:20 -0400
I found the problem.
I am converting my app from Cocoa-Java to OBJ and had left in a
couple of Java-like method calls:
getInfo();
This actually compiles in OBJC (I guess it's a valid c-function call)
and even ran fine using ZERO LINK.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden