import static library
import static library
- Subject: import static library
- From: BirdSong <email@hidden>
- Date: Wed, 3 Dec 2008 04:19:21 +0000
- Importance: Normal
Hi all,I have an external c++ static library and want to use it in my cocoa project. I just drag the .a file into my project but seems my code didn't find the methods in the library. I guess maybe I need to set some link path or so, but I don't know how to set and which parameter, does anyone have experience about it?suppose I have a libTest.a static library and there is a method called int showMeTheResult(). I want to use this method in my objective-c class (which is part of my cocoa project), how to do it step by step?Thanks a lot!
_________________________________________________________________
MSN资讯快递,帮助你第一时间了解最新资讯!
http://im.live.cn/safe/center/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden