Hi List,

I am using Mac OS X 10.8 SDK for the development and deployment target set to 
Mac OS 10.5. I am using libcrypto dylib in my code base, application is working 
fine in all the OS, except in Leopard. Application is failing to launch in 
Leopard and giving the Library not loaded error.

Library not found: /usr/lib/libcrypto.0.9.8.dylib
Reason: no suitable image found.

I tried to build the application on mavericks with libcrypto.0.9.7.dylib by 
updating the libcrypto.dylib alias in 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib,
 but no luck. Its giving me compile time errors saying symbols not found.

 I primarily wants to move to Mavericks for my regular development and take 
advantage of LLVM compiler for its greater speed (compared with GCC).

http://stackoverflow.com/questions/2616738/linking-to-libcrypto-for-leopard 
gone though this url. Solution is available if you are using the 10.6 SDK for 
development. To make it work with 10.6 SDK + Xcode 5, copied 10.6 and 10.7 sdks 
into 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/,
 but unfortunately Xcode 5 is not displaying them in the Build settings window.

Is there any way to get rid of the libCrypto linking issue?

Regards,

Apparao Mulpuri
Senior Systems Analyst, Mac Poker
IVY Comptech Private Limited
6th Floor, Block B, Divyasree Omega,
Kondapur, Hyderabad-500081.
Mobile + 91 (0) 988 500 4790
DD + 91 (0) 40 4472 1000 ext: 4391
[Description: 
cid:D3A34606-CDE4-42D4-8A76-036EAFC49156@ivycomptech.partygaming.local]

This email and any attachments are confidential, and may be legally privileged 
and protected by copyright. If you are not the intended recipient dissemination 
or copying of this email is prohibited. If you have received this in error, 
please notify the sender by replying by email and then delete the email 
completely from your system. Any views or opinions are solely those of the 
sender. This communication is not intended to form a binding contract unless 
expressly indicated to the contrary and properly authorised. Any actions taken 
on the basis of this email are at the recipient's own risk.

<<inline: AFFD875C-3115-48FA-BD66-A7D2DE95B85B[6].png>>

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to