• 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: Baffling Xcode Complaint About Compiling My Object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Baffling Xcode Complaint About Compiling My Object


  • Subject: Re: Baffling Xcode Complaint About Compiling My Object
  • From: Shawn Erickson <email@hidden>
  • Date: Wed, 3 Mar 2004 09:22:32 -0800

On Mar 3, 2004, at 9:02 AM, Lance Drake wrote:

class MyMsgPort

It looks like you are trying to us Objective-C++.

Do all your code files that are using C++ have a file name end in ".mm"?

If not the compiler is likely trying to treating your file as a Objective-C file (.m) in which C++ constructs are not recognized.

-Shawn
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Baffling Xcode Complaint About Compiling My Object (From: Lance Drake <email@hidden>)

  • Prev by Date: Re: Indexing of a library project turned off again?
  • Next by Date: Re: I opened a project builder project with Xcode, but I can't debug my project then.
  • Previous by thread: Baffling Xcode Complaint About Compiling My Object
  • Next by thread: Re: Baffling Xcode Complaint About Compiling My Object
  • Index(es):
    • Date
    • Thread