[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: building module on OSX
- From: "Wesley Smith" <wesley.hoke@...>
- Date: Sun, 21 Jan 2007 02:38:18 -0800
Sorry for all the noise,
I'm now getting the error "dynamic libraries not enabled, check you
lua installation". I've searched the archive in this and there are
some hints to look in luaconf.h, but nothing explicit. What exactly
in luaconf.h do I have to enable to allow for the loading of dyamic
libraries. On a hunch, I tried
//#undef LUA_COMPAT_LOADLIB
commenting out the above line, but this didn't help. Any ideas?
thanks,
wes