[ANN] jit.gl.lua beta2

Wesley Smith's icon

Hi everyone,
I've uploaded a new version of jit.gl.lua to my share site
(https://cycling74.com/twiki/bin/view/Share/WesleySmith). There are
some significant changes with this version with the installation
procedure. jit.gl.lua now *requires* a library to be installed for it
to work. Here are the details:

OSX: put Lua.framework in /Library/Frameworks
Windows: put lua51.dll in Max46/support

The other big change is that modules are now available on Windows.
The go in the same place as on OSX, namely C74/lua/luamods. In the
download, I've included some example projects for building Lua
modules. One is a simple "hello world". The other is the MOP module.

enjoy,
wes