• 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
build errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build errors


  • Subject: build errors
  • From: "D. Walsh" <email@hidden>
  • Date: Tue, 31 May 2005 23:25:41 -0400
  • Mta-interface: amavisd-new-2.3.1-rc3-E (2005-05-06) at daleenterprise.com

I didn't write this code, I've just been compiling it.

I moved the source code over to 10.4 and Xcode 2.0 and I'm trying to build it.

I receive the following errors and build stops.

Source/AIMessageTabView.m:55: error: wrong type argument to unary minus
Source/AIMessageTabView.m:55: error: parse error before ':' token


Here is the code from at line 55 that seems to be generating the error.

- (void)displayTopTabs:(BOOL)value
{
    displayTopTabs = value; //the next time we are told to draw, we will only draw our top tabs (if YES)
}

I moved the source back to 10.3.9 and it builds without any problems.

In 10.4 I've set the target to 10.3, selected the 10.3.9 SDK but it still gives this error.

Anyone know how to fix this?

As a side question, how do I get XCode to use gcc 3.3 instead of gcc 4.0?

-- Dale
 _______________________________________________
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: build errors
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: CHUD Framework moved - how do I do this?
  • Next by Date: Re: Character set in Carbon
  • Previous by thread: Re: CHUD Framework moved - how do I do this?
  • Next by thread: Re: build errors
  • Index(es):
    • Date
    • Thread