• 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: Mixing Objective C and C++
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixing Objective C and C++


  • Subject: Re: Mixing Objective C and C++
  • From: Dave Camp <email@hidden>
  • Date: Tue, 3 Apr 2007 18:06:55 -0700

On Mar 31, 2007, at 11:04 AM, Ken Tozier wrote:


On Mar 31, 2007, at 1:13 PM, Greg Guerin wrote:

Have you tried asking on the private Quark developer's forum?

Yes. I have a parallel thread on tis issue running there but so far no luck.

If there's a magic formula for making an XTensions module, I would expect
to find that expertise there, rather than on this list.

This started out with XCode compile errors and morphed into a code loading problem once the compile issues were resolved. I doubt that Quark invented their own code loading mechanism from scratch, so it probably falls in the area of plugin loading which could be affected by XCode build settings.

If the API to Quark is in C++ (your postings suggest it is), that could be a source of problems. The C++ v-table format isn't standardized. The format is different from CW to gcc, and the v-table layout used by gcc has changed over time as well.


Dave

---
In English, every word can be verbed.

_______________________________________________
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: Mixing Objective C and C++
      • From: Scott Andrew <email@hidden>
  • Prev by Date: Re: Autocompletion not working
  • Next by Date: Recompiling when header file changes
  • Previous by thread: Re: From Makefile to XCode
  • Next by thread: Re: Mixing Objective C and C++
  • Index(es):
    • Date
    • Thread