Steve Donovan:

We're _almost_ there on the loadlib saga - it's still necessary to put

something like

#ifndef PLAT_WIN
#define LUA_DL_DLOPEN
#endif

in scite/lua/src/lib/loadlib.c to get the actual working
implementation
of loadlib, rather than the not-implemented stub.

  I don't think PLAT_WIN is visible there. Shouldn't it be _WIN32 to
match luaconf.h.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to