Re: Xcode and Mapnik
Re: Xcode and Mapnik
- Subject: Re: Xcode and Mapnik
- From: Jens Alfke <email@hidden>
- Date: Tue, 07 Feb 2012 15:01:04 -0800
is it possible to embed mapnik library toolkti into xcode to develop and application that render the vector layer (such as shape files or other) in offline way?
I don’t think you really mean embedding the library into Xcode. You’re talking about linking the library into an app, right? You can do that, just like linking in any other library. Build the library, then add the resulting library file (.dylib or .framework) to your project.
—Jens
|
_______________________________________________
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