• 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
[Cocoadev] Problem becoming a good citizen and backwards compatible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cocoadev] Problem becoming a good citizen and backwards compatible


  • Subject: [Cocoadev] Problem becoming a good citizen and backwards compatible
  • From: Alexander Griekspoor <email@hidden>
  • Date: Sat, 13 Aug 2005 09:59:10 +0200

Hi all!
I have the following problem: under Panther our program disctop made use of private APIs from the Diskarbitration framework, ouch. However, these have becoming public under Tiger, hooray! The problem is that the framework thus moved from /System/Library/ PrivateFrameworks under Panther to /System/Library/Frameworks under Tiger. For compatibility reasons there's still a symbolic link in the private frameworks folder to the new location.
The problem is that I can't get my app to work under Panther while building it on my Tiger machine using the current OS SDK. The console reports that it can't find the framework. If I have it build using the 10.3.9 SDK it starts to complain that it can't find the framework already during compile time. Does anyone have experience with this kind of situation? Should it normally work to link to private frameworks and target previous OS's?
Any suggestions are more than welcome, the last option is always to ship a Tiger and Panther version of my app, but I would like to avoid at all costs, plus at this moment I can't any Panther version at all on my Tiger machine...
Alex


*********************************************************
                    ** Alexander Griekspoor **
*********************************************************
              The Netherlands Cancer Institute
              Department of Tumorbiology (H4)
         Plesmanlaan 121, 1066 CX, Amsterdam
                  Tel:  + 31 20 - 512 2023
                  Fax:  + 31 20 - 512 2029
                  E-mail: email@hidden
            AIM: email@hidden
              Web: http://www.mekentosj.com

                 EnzymeX - To cut or not to cut
             http://www.mekentosj.com/enzymex

*********************************************************

_______________________________________________
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: [Cocoadev] Problem becoming a good citizen and backwards compatible
      • From: Aaron Burghardt <email@hidden>
  • Prev by Date: Copy/Paste function lost on tiger update for system bar apps
  • Next by Date: Re: NSScrollView : documentView stuck in the bottom-left corner !
  • Previous by thread: Copy/Paste function lost on tiger update for system bar apps
  • Next by thread: Re: [Cocoadev] Problem becoming a good citizen and backwards compatible
  • Index(es):
    • Date
    • Thread