a question about linking
a question about linking
- Subject: a question about linking
- From: Shriniwas Kulkarni <email@hidden>
- Date: Thu, 19 Jan 2006 18:12:03 +0530
Hi all,
I'm trying to use openssl functions that are provided with mac os x (in
the libraries libssl.dylib and libcrypto.dylib) in my carbon
application. I've created the application through xcode 2.1, but I just
can't get xcode to link the application code with those libraries. If
someone can tell me how to do it through xcode or in some other way, I
will be immensely grateful!
Here's what I've tried so far and failed!
1) In the build settings of my target, specified the search path for
libraries.
2) Added those two libraries in the 'external frameworks and libraries'
group of my xcode project.
3) Added those libraries with their complete paths to 'other linker
flags' in the 'linking' settings with the flag -dylib_file.
Thank you very much!
Shriniwas
_______________________________________________
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