building lua opcodes csound 5.15

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

building lua opcodes csound 5.15

jhearon

Hi,
I've just got round to building csound 5.15 from git on f16 and had a small problem with lua opcodes.
My lua was installed by add/remove software and did not have a lua51 but a lua-5.1 named lib instead.
I changed the name in sconstruct and all seemed to go ahead.

Regards,
Jim Hearon


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: building lua opcodes csound 5.15

Michael Gogins-2

You need LuaJIT add well as Lua.

On Feb 6, 2012 10:55 PM, "James Hearon" <[hidden email]> wrote:

Hi,
I've just got round to building csound 5.15 from git on f16 and had a small problem with lua opcodes.
My lua was installed by add/remove software and did not have a lua51 but a lua-5.1 named lib instead.
I changed the name in sconstruct and all seemed to go ahead.

Regards,
Jim Hearon


Loading...