Compilation adjustment for win32. I suspect the other targets also need something for lua.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1260 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -153,7 +153,7 @@ Lua:
|
||||
Use sh shell
|
||||
make mingw
|
||||
(make install doesn't work, even with prefix)
|
||||
Copy luaconf.h, lualib.h, lua.h, lauxlib.h to c:\msys\mingw\include\lua5.1
|
||||
Copy liblua.a to c:\msys\mingw\lib RENAMED AS liblua5.1.a
|
||||
Copy luaconf.h, lualib.h, lua.h, lauxlib.h to c:\msys\mingw\include
|
||||
Copy liblua.a to c:\msys\mingw\lib
|
||||
Copy lua51.dll to c:\msys\mingw\bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user