Re: Build a Shared Lib with Xcode ?
Re: Build a Shared Lib with Xcode ?
- Subject: Re: Build a Shared Lib with Xcode ?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 2 Jan 2004 16:26:24 -0800
On Jan 2, 2004, at 8:12 AM, michael wrote:
I've been using Xcode to build some shell tools, but now I need to
create
a 'plugin' for Real Basic. It's said that one way to do this is to
create a
shared library.
Any idea what the project settings would be for this ?
Can REALBasic load Mach-O libraries? I'm not a REALBasic developer, but
every REALBasic app I've seen to date was in CFM Carbon format... You
might want to check on that.
The reason is because Xcode can't create CFM Carbon applications or
shared libraries; only MPW and CodeWarrior can do that. There is glue
to make Mach-O calls from CFM, but that's a fairly advanced trick, and
I'd be surprised if REALBasic allows developers to do that.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.