Using Dylibs in LiveCode?

Monte Goulding monte at appisle.net
Wed Oct 17 17:49:19 EDT 2018



> On 18 Oct 2018, at 8:44 am, Monte Goulding via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 
> 
>> On 16 Oct 2018, at 9:02 pm, Ben Rubinstein via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> Thanks Monte. Where can I find some documentation as to how I can use this?
> 
I forgot to mention examples in the repo that may be helpful:

C linking to shared libraries in the code folder:
https://github.com/livecode/livecode/tree/develop/extensions/libraries/ini <https://github.com/livecode/livecode/tree/develop/extensions/libraries/ini>
https://github.com/livecode/livecode/tree/develop/extensions/libraries/timezone <https://github.com/livecode/livecode/tree/develop/extensions/libraries/timezone>

A simple Objective-C example:
https://github.com/livecode/livecode/tree/develop/extensions/widgets/macbutton <https://github.com/livecode/livecode/tree/develop/extensions/widgets/macbutton>

Cheers

Monte


More information about the use-livecode mailing list