Merge C++ library and Objective-C
Merge C++ library and Objective-C
- Subject: Merge C++ library and Objective-C
- From: "Gabriel Hoehener" <email@hidden>
- Date: Fri, 14 Nov 2008 01:01:49 +0100
Hello
I want to merge a c++ library and my objective-c project. I managed to import the library as a something.a - file and the header files i include through the project settings (header files path or something like that - sorry, late at night for me now). Everything works fine. The libraries itself have no problems nor errors. So i can compile both sepparately. NOW I want to write a class in Objective-C (or c++?) that starts a process from the c++ library or just create an object from the c++ library. Does somebody have any experiences which could help me?
Thank you in advance
Gabe
_______________________________________________
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