lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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