Re: Framework with missing symbols halts programs
Re: Framework with missing symbols halts programs
- Subject: Re: Framework with missing symbols halts programs
- From: "email@hidden" <email@hidden>
- Date: Mon, 10 May 2004 11:42:43 -0400
Nick Zitzmann wrote:
On May 10, 2004, at 9:18 AM, email@hidden wrote:
Maybe. What framework are you talking about?
OpenAL.
OpenAL is LGPL'd. Is there any reason why you can't bundle it with
your application? That ought to solve your problem...
If you need to change the library's install path, then the
install_name_tool program can probably help you.
No, I don't want to do that. As OpenAL is currently in flux as Apple
works on it (and I assume it might just become part of the system after
a while), I want users to get the full benefits of every new release
without having to take apart my app package. That, and when it becomes
part of the system (I assume this will happen), there's no reason to
bulk up my app.
[>] Brian
_______________________________________________
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.