Linking cocoa to UNIX library
Linking cocoa to UNIX library
- Subject: Linking cocoa to UNIX library
- From: Erik Fears <email@hidden>
- Date: Mon, 21 Jul 2003 10:38:17 -0700
Hello,
I've got a UNIX library that I want to compile, link to, and distribute
with a cocoa program. Can anyone recommend the best way about linking
this to my cocoa app? One possibility is to just link all of the source
files into my app (without using it as a library). Another possibility would
be to setup XCODE to build it as a static library and then link it
(I have no clue how to do this in XCODE).
Thanks!
-Erik Fears
_______________________________________________
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.