• 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
Codewarrior ->Xcode port
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Codewarrior ->Xcode port


  • Subject: Codewarrior ->Xcode port
  • From: Bob Sabiston <email@hidden>
  • Date: Tue, 10 May 2005 09:52:43 -0500

Hello,
I'm trying to port an application from Codewarrior to Xcode. I think Xcode's compiler must be crazy strict, because I'm getting a lot of errors like :


invalid conversion from 'const unsigned char' to 'unsigned char'
initializing argument 1 of void RedAlert(unsigned char)

Is there a setting on the compiler to allow such things? In this case it's calling a function RedAlert:

void RedAlert(Str255 message) {
}

like this:

RedAlert("\pThis isn't working");


Thanks for any help Bob

_______________________________________________
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


  • Follow-Ups:
    • Re: Codewarrior ->Xcode port
      • From: Eric Albert <email@hidden>
    • Re: Codewarrior ->Xcode port
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: XCode/xcodebuild problems...
  • Next by Date: Re: Local variables not displayed in debugger
  • Previous by thread: Re: XCode/xcodebuild problems...
  • Next by thread: Re: Codewarrior ->Xcode port
  • Index(es):
    • Date
    • Thread