can't call framework from cpp
can't call framework from cpp
- Subject: can't call framework from cpp
- From: bob piatek <email@hidden>
- Date: Thu, 21 Dec 2006 09:52:37 -0800
I've created a framework using the 'Cocoa Framework' template in Xcode.
I can now use this framework from my Cocoa application and from a
straight 'C' command line tool. However, if I try to call it from an
application created with the C++ command line tool template, I get
lots of errors from the linker claiming that it can't find the
exported symbols from my framework.
Do I need to do something special when building my framework in order
to use it from a C++ app?
Bob
_______________________________________________
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