> Does this version have 'loadlib' disabled?  When I try to start scite_gdb I 
get:
>
> C:\wscite\scite-gdb\scite_lua\gdb.lua:261: attempt to call global
> 'loadlib' (a nil value)

   Looks like it got renamed to package.loadlib for Lua 5.1.

Switched to package.loadlib and it works perfect.

However, my SciTEDirectory.properties files now seem to be ignored.  I
have debug.target set in a SciTEDirectory.properties file in the
source directory of my app that used to work in the build prior to the
5.1 Lua build.  If I set debug.target in my SciTEUser.properties file
it works, but that's not overly helpful.

Chris

--
Chris Sutcliffe
http://ir0nh34d.googlepages.com
http://ir0nh34d.blogspot.com
http://emergedesktop.org
_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to