• 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: Building with XCode 2 for Jag and Panther
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building with XCode 2 for Jag and Panther


  • Subject: Re: Building with XCode 2 for Jag and Panther
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 17 May 2005 12:09:41 -0600


On May 17, 2005, at 11:03 AM, Mark Williams wrote:

I spoke too soon. While applications built this way work in 10.3x they still will not load in 10.2x They still crash with a message that it cannot find libxml.A.dylib. So if I'm choosing to use the 10.2.8 SDK why is it trying to load a library that obviously isn't in 10.2.8? Does any one know what I need to do to remedy this.

You need to use the correct compiler. GCC 4.0 will build C and ObjC binaries that can run under 10.3.0 and later, and will build C++ and ObjC++ binaries that can run under 10.3.9 and later. If you need 10.2.x compatibility, then you must use GCC 3.3 to build your project.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Building with XCode 2 for Jag and Panther
      • From: Mark Williams <email@hidden>
References: 
 >Building with XCode 2 for Jag and Panther (From: Mark Williams <email@hidden>)
 >Re: Building with XCode 2 for Jag and Panther (From: Mark Williams <email@hidden>)
 >Re: Building with XCode 2 for Jag and Panther (From: Mark Williams <email@hidden>)

  • Prev by Date: Re: Menu bar WITHOUT dock icon?
  • Next by Date: A CoreData Limitation?
  • Previous by thread: Re: Building with XCode 2 for Jag and Panther
  • Next by thread: Re: Building with XCode 2 for Jag and Panther
  • Index(es):
    • Date
    • Thread