Compile LUA with BLIde

Community Forums/General Help/Compile LUA with BLIde

Captain Wicker (crazy hillbilly)(Posted 2012) [#1]
Hi,

How can I compile lua files with blide plus? I create a new lua file and then save and compile and get this:
Unrecognized app source file type:lua

I am trying to compile a leadwerks example 'driver'. Do I need to use the actual lua to do this? http://www.lua.org/


Htbaa(Posted 2012) [#2]
As far as I know you can open and edit Lua files with BLIde, but not compile them. BLIde is mainly for BlitzMax. If you're looking into compiling Lua scripts from within an editor take a look at SciTE or http://lua-users.org/wiki/LuaEditorSupport.