Include arbitrary dylib in project
Include arbitrary dylib in project
- Subject: Include arbitrary dylib in project
- From: "ROSE,ROBERT W (HP-Corvallis,ex1)" <email@hidden>
- Date: Tue, 29 Apr 2003 13:02:44 -0700
Hi all, this is really more of a gcc question than it is a Cocoa question...
I'm trying to link my project against an arbitrary dylib. There are symbols
defined in that library that I would like to use. I can't figure out how to
get gcc or PB to include that dylib in the linking process, I keep getting
"symbol undefined" errors.
For the curious, I'm experimenting with linking against dylib files
outputted from fink.
Any clues?
-robert
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.