[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: OSX and loadlib
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 10 Mar 2009 07:14:17 -0300
> you're right although perhaps the apple people working on CoreMidi
> didn't get the memo. When I made a lua module with CoreMidi dlopen
> caused crashes when the module was reloaded, but NSLoadModule didn't.
> wes
Perhaps your problem is *unloading* the module, not reloading it.
See the section on "Loading and Unloading" in the page below.
http://lua-users.org/wiki/BuildingModules