• 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: C on Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C on Xcode


  • Subject: Re: C on Xcode
  • From: Alexander von Below <email@hidden>
  • Date: Sat, 06 Aug 2011 22:30:36 +0200

What is the problem, it should be quite straightforward.

The only thing you need to be aware of is that you need to compile the parts of your app which use the C++ Lib as "Objective-C++", which you do by either a) naming the files ".mm" (instead of .m) or b) manually setting the filetype to Objective-C++

That should be all.

Alex

Am 06.08.2011 um 22:01 schrieb Claudio Ceballos Paz:

> Hello, friends.
> I'm trying to integrate Zinnia [1]  on my iPad proyect. But I don't know how to integrate a C++ library to my Objective-C proyect on Xcode.
> I've seen some tutorials on genereic integration of C++ and Objective-C++.
> Can anyone help me? I'm quite lost.
> Thanks.
>
> [1] http://zinnia.sourceforge.net/
> _______________________________________________
> 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

 _______________________________________________
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

References: 
 >C on Xcode (From: Claudio Ceballos Paz <email@hidden>)

  • Prev by Date: C on Xcode
  • Next by Date: Re: C on Xcode
  • Previous by thread: C on Xcode
  • Next by thread: Re: C on Xcode
  • Index(es):
    • Date
    • Thread