• 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: XCode and ncurses
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode and ncurses


  • Subject: Re: XCode and ncurses
  • From: Chinh Nguyen <email@hidden>
  • Date: Tue, 3 Jan 2006 14:13:07 -0600

If you want your program to work on previous system versions, you have to change the target SDK to another Mac OS X version (default is tiger) in the project general information. Your program will be linked against old libraries available on the chosen system version.

You're right. I had set the deployment target to 10.1 in all my other build targets but forgot to for the console one. It was so obvious that I missed it. I still had to explicitly link to the older library though. Thanks for your help.


-Chinh Nguyen
 email@hidden

_______________________________________________
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: 
 >XCode and ncurses (From: Chinh Nguyen <email@hidden>)
 >Re: XCode and ncurses (From: Damien Bobillot <email@hidden>)

  • Prev by Date: Re: iCode development tool
  • Next by Date: Shared precompiled header problem
  • Previous by thread: Re: XCode and ncurses
  • Next by thread: Shared precompiled header problem
  • Index(es):
    • Date
    • Thread