Making a C++ Framework
Making a C++ Framework
- Subject: Making a C++ Framework
- From: Ignacio Enriquez <email@hidden>
- Date: Tue, 30 Mar 2010 21:38:21 +0900
Hi all
I know this question has been asked many times before, but I would
like to know what to exactly do after adding a framework as a new
target in a Xcode project. (?)
I have the source and headers and when building current Xcode project
I obtain some .dylib and .a libraries that I would like to convert
into a framework. So, I right clicked Targets > Add new Target > and
selected framework.
Now I supposed to bundle my stuff in this framework but what exactly this means?
I am trying to make a framework of OpenCV (Computer Vision library)
which is c++.
Thanks
Ignacio
_______________________________________________
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