Go Back   XCode Forum- The iPhone and Mac OS Xcode Developer Community > Mac OS > Carbon

Reply
LinkBack Thread Tools Display Modes

How do I support Tigers in a world of Leopards?
  #1 (permalink)  
Unread 10-28-2009, 01:22 PM
Skwint Skwint is offline
Junior Member
 
Join Date: Oct 2009
Posts: 1
Question How do I support Tigers in a world of Leopards?

Hi,
We have customers using Tiger and others using Leopard (and snow leopard). There are some new enums available in later versions of the SDKs which are nice to have, and we can then build on leopard using them and distribute to Tiger where they are ignored and everyones happy. However, sometimes we need to debug on Tiger, and the code won't build, because the enum values (such as kHIWindowBitNoShadow) aren't defined.

A vague hint from apple suggested installing the 10.5 SDK from the xcode distribution, but the 10.5 xcode tools package refuses to open on 10.4, so I can't.

Can anyone tell me how to get to the point where I can build against leopard headers and debug on tiger?

Thanks
Andy
Reply With Quote
Reply

Tags
compatibility, leopard, sdk, tiger

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 10:50 PM.


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28