summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2010-01-06 01:56:42 +0000
committerChristian Pointner <equinox@anylike.org>2010-01-06 01:56:42 +0000
commit0a3dd0f840ff12e312601804252e0c85066a91ce (patch)
treebcc523c2bf0d347e71811f00419995aa7667a7b6 /README
parentadded dummy signal handler for windows (diff)
builds now on windows using MinGW and MSYS
removed Visual Studio Files added signal handler for Windows
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..