• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Linking to Latest version of a dylib available on a machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking to Latest version of a dylib available on a machine


  • Subject: Linking to Latest version of a dylib available on a machine
  • From: John Pattenden <email@hidden>
  • Date: Thu, 11 May 2006 10:44:02 -0400

This one has me stumped, I know it has likely come up before but after several hours searching archives I have not found the answer.

I'm trying to link to libcurl.dylib in /usr/lib

this file really a  link to the latest version - in the case of my machine 10.4)  it is libcurl.3.dylib

but if i run my app on say a 10.3 machine the latest libcurl.dylib is libcurl.2.dylib - so the app fails to launch as it it looking for .3 (even though I add only the libcurl.dylib item to my project

So the question is.. how do I get xcode to build an app that links to whatever the latest version of libcurl that is on he machine it is running on? 

thank for any help

John Pattenden

ScreenTime Media


Get Advice - Give Advice

http://forums.screentime.com





 _______________________________________________
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

  • Prev by Date: "CoreDragCreate error: -4960" when trying to drag any palette items in Interface Builder
  • Next by Date: ArrayController, Bindings, and TableView
  • Previous by thread: "CoreDragCreate error: -4960" when trying to drag any palette items in Interface Builder
  • Next by thread: ArrayController, Bindings, and TableView
  • Index(es):
    • Date
    • Thread