• 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
Re: how to link with readline library in an xcode project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to link with readline library in an xcode project?


  • Subject: Re: how to link with readline library in an xcode project?
  • From: Steve Checkoway <email@hidden>
  • Date: Tue, 15 Apr 2008 12:25:26 -0700

Dan Kelley wrote:

PS. the library is at e.g. /usr/lib/libreadline.dylib and other spots too, on my system (which has macports also).

I'd be very careful about this. Unless something has changed recently, libreadline installed with OS X is _not_ libreadline. It is a symlink to libedit <rdar://problem/4167366> which is not an adequate replacement.


If you have installed the real libreadline with macports, then it is in /opt/local/lib, but when you distribute your application, unless people have it installed via macports, your application won't work.


-- Steve Checkoway


_______________________________________________ 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
References: 
 >how to link with readline library in an xcode project? (From: Dan Kelley <email@hidden>)

  • Prev by Date: Re: G4 867mhz, Leopard, and XCode 3
  • Next by Date: Re: G4 867mhz, Leopard, and XCode 3
  • Previous by thread: Re: how to link with readline library in an xcode project?
  • Next by thread: What causes the main window to open?
  • Index(es):
    • Date
    • Thread