• 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: Simple C++/Obj-C question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple C++/Obj-C question


  • Subject: Re: Simple C++/Obj-C question
  • From: Dietrich Epp <email@hidden>
  • Date: Sun, 25 May 2003 16:35:01 -0700

On Sunday, May 25, 2003, at 13:47 US/Pacific, Daniel Aarno wrote:

Well, the .mm thing should do it I think. But now, how do I get ProjectBuilder to compile .mm files. I get a "cc1objplus: Cannot open load file: /Users/bishop/development/mines/build/mines.build/mines.build/ PrefixHeaders/mines_Prefix-ppc.pfe/cc1objplus_ppc.pfe (No such file or directory)" error when trying to compiler the .mm file. I think it is unfortunate that one cannot have PB create an Obj-C++ class by itself.

What do you mean? There is no such thing as on Objective-C++ class -- Objective-C++ just allows you to use both languages at the same time. I don't understand the comment about PB creating the classes, could you clarify?

The problem is that your prefix header isn't being precompiled for Objective-C++, which is rather strange... try checking the GCC compiler settings for your target, then if that doesn't work clean the target. _______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: Re: Recommendations for scripting/extension languages for Cocoa apps
  • Next by Date: Re: Character encoding Internet names and availability in Mac OS
  • Previous by thread: Re: Simple C++/Obj-C question
  • Next by thread: Re: Simple C++/Obj-C question
  • Index(es):
    • Date
    • Thread