Linking object files
Linking object files
- Subject: Linking object files
- From: Anthony Smith <email@hidden>
- Date: Wed, 15 Jul 2009 19:01:23 -0400
I'm new to the C world so bear with me.
I'm wanting to integrate my Cocoa app with another open source C app
that I compiled for Intel OS X. I asked another list whether it was
possible to integrate the open source app into my app using the
compiled object files and static libraries of the other app. They said
yes and directed me here for further help.
Now I'm looking for the best way to get these object files and static
library files into my app. Should I create a framework/static library/
dynamic library project for this separate app the then include the
product of that in my app? I also need to make sure that these files
are bundled with my app so other users aren't responsible for them.
I appreciate the patience and help!
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden