[fpc-pascal] fp universal library ?

Paul Breneman Paul2006 at BrenemanLabs.com
Wed Jan 29 16:34:27 CET 2014


On 01/29/2014 09:16 AM, Fred van Stappen wrote:
> Hello everybody ;-)
>
> I have developed a fp-wrapper, uos, who links to the best audio open-source libraries:
>
>>> https://github.com/fredvs/uos/
>
> This main fp-wrapper uses other fp-wrappers who link to those audio-libraries.
> Those fp-audio-wrappers have much more features than the c original audio-wrappers (dynamic loading, reference counters,...).
>
> Now the questions:
>
> 1) Is it possible to create a library from main fp-uos wrapper (including audio-libraries fp-wrappers, not the audio-libraries them-self) ?
>
> 2) If 1) = true, could you give me some advice how to do it ?
>
> 3) May that fp-uos library be accessible for other languages (C, java,...) ?
>
> 4) If 3) = true, what is the best way to create foreign-wrappers to that fp-uos-library (wrappers for C, java,...) ?
>
> Many thanks.

You might want to take a look here:
   http://winff.org




More information about the fpc-pascal mailing list