Weak Linking or Auto Errors for Missing Frameworks?
Weak Linking or Auto Errors for Missing Frameworks?
- Subject: Weak Linking or Auto Errors for Missing Frameworks?
- From: Brian Barnes <email@hidden>
- Date: Tue, 20 Jan 2004 19:24:25 -0500
I'm using OpenAL as a framework; some people have it, some don't. I'd
like to either:
1) Weak Link it so I can check the a symbol myself, and dump with an
error if it's not there
2) Link in some manner that pulls up a alert error message instead of
dumping to the console and exiting :)
Don't seem to find any linking options anywhere. Can I do this?
[>] 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.