Re: Converting a set of static libraries to dynamic
Re: Converting a set of static libraries to dynamic
- Subject: Re: Converting a set of static libraries to dynamic
- From: Ken Turkowski <email@hidden>
- Date: Fri, 18 Aug 2006 12:46:18 -0700
The problem is that the symbols aren't exported unless linked with something.
Maybe I can get a symbol list from the static libraries and submit them when making a DLL?
-Ken
On Aug 17, 2006, at 6:13 PM, Ken Turkowski < email@hidden> wrote: I'd like to take a set of static libraries and convert them into a DLL in a framework. Is there an easy way to do this, or do I need to recompile the sources into a DLL?
-- Computer Graphics 2D 3D Immersive Imagery Photo-mosaicing Panoramas Computer Vision Applied Mathematics Numerical Analysis Optimization
|
_______________________________________________
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