[Question]How to build my lua project? (not löve)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
nikneym
Citizen
Posts: 56
Joined: Sat Mar 09, 2013 1:22 pm
Contact:

[Question]How to build my lua project? (not löve)

Post by nikneym »

How can I get the output of a project I did with Lua? (.out & .exe)
User avatar
ThisGoDisco
Prole
Posts: 11
Joined: Tue Apr 16, 2013 10:50 pm
Location: Ireland

Re: [Question]How to build my lua project? (not löve)

Post by ThisGoDisco »

I would of thought that this might of been a bit complex and involved but a quick look on stackoverflow and I found this answer:

http://stackoverflow.com/questions/1945 ... xecutables

Which suggested some tools one of which was: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#srlua
User avatar
nikneym
Citizen
Posts: 56
Joined: Sat Mar 09, 2013 1:22 pm
Contact:

Re: [Question]How to build my lua project? (not löve)

Post by nikneym »

ThisGoDisco wrote:I would of thought that this might of been a bit complex and involved but a quick look on stackoverflow and I found this answer:

http://stackoverflow.com/questions/1945 ... xecutables

Which suggested some tools one of which was: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#srlua
I've seen this before, but I could not.
User avatar
ThisGoDisco
Prole
Posts: 11
Joined: Tue Apr 16, 2013 10:50 pm
Location: Ireland

Re: [Question]How to build my lua project? (not löve)

Post by ThisGoDisco »

It didn't work? Dang that's annoying. Well I suppose all I can think in that case is you get your hands dirty creating a little c/c++ executable that calls the a bundled Lua exe + script?
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: [Question]How to build my lua project? (not löve)

Post by bartbes »

I've created a project to do love-like distribution of lua, a while back. Check it out: https://bitbucket.org/bartbes/clua
Post Reply

Who is online

Users browsing this forum: No registered users and 53 guests