• 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
Problem upgrading from X-Code 1.5 to 2.2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem upgrading from X-Code 1.5 to 2.2.1


  • Subject: Problem upgrading from X-Code 1.5 to 2.2.1
  • From: John Draper <email@hidden>
  • Date: Mon, 08 May 2006 17:44:07 -0700

I get an error aat this piece of code...

InviteClient::InviteClient()
{
   connected = false;
   // registerHandle = 0;
   done = false;
   pHangupAt = 0;
   hfv = 0;
   txt = nil;
   sdp = nil;
}

error:  initialized reference member 'InviteClient::reqresponse'
build failed 1 error

This code worked when I was building it in X-Code 1.5 - Now I get this
error.   Why?

And how do I tell my X-Code I want to use the gcc3.3 compiler instead of 4.0
just in case this problem is caused by the compiler upgrade.

Also,  could someone please tell me what this option does...   It's in the
main project's (get info) window called...

"Call c++ Default Ctors/Dtors in Objective C"

I tried checking it, but it doesn't seem to make much of a difference.

John

Thanx

_______________________________________________
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: Problem upgrading from X-Code 1.5 to 2.2.1
      • From: "Jordan Krushen" <email@hidden>
    • Re: Problem upgrading from X-Code 1.5 to 2.2.1
      • From: Chris Forsythe <email@hidden>
  • Prev by Date: ppc-specific .a file
  • Next by Date: Re: Problem upgrading from X-Code 1.5 to 2.2.1
  • Previous by thread: ppc-specific .a file
  • Next by thread: Re: Problem upgrading from X-Code 1.5 to 2.2.1
  • Index(es):
    • Date
    • Thread