• 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: cross development on Jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross development on Jaguar


  • Subject: Re: cross development on Jaguar
  • From: Evan Schoenberg <email@hidden>
  • Date: Wed, 1 Dec 2004 19:44:36 -0600

Those are all classes which are new to 10.3.

I would remove your references to AppKit.framework in the project and readd them... something has gone wrong with it knowing to use the 10.2 sdk's framework.

On Dec 1, 2004, at 6:39 PM, Dennis Falling wrote:

Ok, changing that setting keeps some frameworks I've included as additional targets from compiling. The errors:

<x-tad-smaller>/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15:27: AppKit/NSAlert.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:25:36: AppKit/NSFontDescriptor.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58:25: AppKit/NSNib.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:61:38: AppKit/NSSpeechRecognizer.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:62:39: AppKit/NSSpeechSynthesizer.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:78:38: AppKit/NSSegmentedControl.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:79:35: AppKit/NSSegmentedCell.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:142:28: AppKit/NSShadow.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:143:35: AppKit/NSATSTypesetter.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:144:36: AppKit/NSGlyphGenerator.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:145:33: AppKit/NSSearchField.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:146:37: AppKit/NSSearchFieldCell.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:147:32: AppKit/NSController.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:148:38: AppKit/NSObjectController.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:149:37: AppKit/NSArrayController.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:150:44: AppKit/NSUserDefaultsController.h: No such file or directory
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:151:37: AppKit/NSKeyValueBinding.h: No such file or directory
</x-tad-smaller>

I have AppKit checked for the Framework's target, but it doesn't seem to have any effect.

Ideas?
-dennis falling

On Dec 1, 2004, at 1:41 PM, j o a r wrote:

On 2004-12-01, at 19.24, Dennis Falling wrote:

Here's what my build details are showing:
setenv MACOSX_DEPLOYMENT_TARGET 10.2
setenv NEXT_ROOT /Developer/SDKs/MacOSX10.3.0.sdk

OK, so the SDK is obviously not correct yet.

How do I change the NEXT_ROOT variable?

The NEXT_ROOT variable is set when you select a cross-dev SDK in the project inspector (step #1 in the article you referenced in your first post).

So both Deployment Target locations (Target Info, Project Info) need to have 10.2 selected?

I'm not quite sure what you're referring to (target info, project info).
I would have set the Deployment OS (step #2 in that same article) in the build settings of the *build style* and not in the build settings for the individual targets. That way it's easier to know that it will affect all targets.

j o a r

_______________________________________________
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
 _______________________________________________
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

References: 
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)
 >Re: cross development on Jaguar (From: j o a r <email@hidden>)
 >Re: cross development on Jaguar (From: Dennis Falling <email@hidden>)

  • Prev by Date: RE: CodeWarrior and Objective-C warnings
  • Next by Date: Re: CodeWarrior and Objective-C warnings
  • Previous by thread: Re: cross development on Jaguar
  • Next by thread: Re: cross development on Jaguar
  • Index(es):
    • Date
    • Thread