• "Compiling" Lua?
    2 replies, posted
I want to compile all my lua into a template executable and run it, except I don't know how. My template executable is written in C++, I've tried inserting the srlua template into my executable but that doesn't like compiling with C++ nor does it function at all. Maybe compiling all the lua into a zip and then copying it into the executable, but I still don't know how to run the lua from inside the zip.. I'm not asking to encrypt it.
not sure if this is exactly what you're looking for but jA_cop released a Lua2Exe compiler a while back [url]http://www.facepunch.com/showthread.php?t=700562[/url] There's the thread.
I can't find the source of the lua2exe template anywhere, so I probably have to ask him.
Sorry, you need to Log In to post a reply to this thread.