summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 3 insertions, 13 deletions
diff --git a/README b/README
index 2da8920..4b605ee 100644
--- a/README
+++ b/README
@@ -92,19 +92,9 @@ Notes:
Building on Windows
-------------------
-Download Lua 5.1 from www.lua.org and extract it inside the anylike
-root directory. Open the vcproj file inside src\win32 directory. Open
-the Visual Studio Prompt from the Tools menu and change to the Lua
-directory you just created (i.e.: cd c:\anylike\lua-5.1.4\).
-Use the following command to build lua:
+anylike can be built on Windows using MinGW and MSYS..
-etc\luavs.bat
-
-After this there should be a lua51.lib as well as a lua.exe and a luac.exe
-inside the src directory of the Lua tree.
-Close the Command Prompt select the target (Release or Debug) and compile
-the project. Now there should be an anylike.exe inside src\win32\Release or
-src\win32\Debug depending on the target you have selected.
+tba ...
Installing
@@ -131,4 +121,4 @@ This also removes the config files
Usage:
======
-tba.. \ No newline at end of file
+tba..