[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: luabuild on Windows7
- From: Ulrich Schmidt <u.sch.zw@...>
- Date: Tue, 19 Nov 2013 17:53:06 +0100
I built lua52 using Steve Donovans luabuild[1] and ms-sdk-win7 (x86,xp)
on Win7-64.
I got lua52.exe, lua52.dll and some module dlls... so far so good.
Now my questions:
- how to build luac.exe?
- how to link res files to my exe's? (the res files are ready and i am
able to call sucessfully the link command manually.)
- how to compile preloaded modules into lua52.dll or lua52.exe?
Thanks.
Ulrich
[1] https://github.com/stevedonovan/luabuild