Using static or dynamic lib in Cocoa project.
Using static or dynamic lib in Cocoa project.
- Subject: Using static or dynamic lib in Cocoa project.
- From: "Hire" <email@hidden>
- Date: Fri, 16 Jan 2004 14:39:58 +0900
Hello
I have created c-interface (wrapper) for one of the C++ library
developed using Codewarrior. I developed static as well as dynamic
library wrapper lib in Codewarrior. But I have no idea how to include this
static or dynamic
library in XCodes cocoa project using objective-c++.
At runitime message is displayed the sysmbol not found.
How to link cocoa application with static or dynamic wrapper library?
SBH
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.