From 21412ad14cb4f0582105800cab4358659bed55e4 Mon Sep 17 00:00:00 2001
From: carregal
Date: Thu, 8 May 2008 18:45:15 +0000
Subject: Mentioning the need of using the same C runtime (Ignacio BurgueƱo)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
doc/us/manual.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/us/manual.html b/doc/us/manual.html
index efae236..9d53037 100644
--- a/doc/us/manual.html
+++ b/doc/us/manual.html
@@ -80,6 +80,9 @@ The file has some definitions like paths to the external libraries,
compiler options and the like.
+On Windows, the C runtime used to compile LuaFileSystem must be the same
+runtime that Lua uses, or some LuaFileSystem functions will not work.
+
Installation
The easiest way to install LuaFileSystem is to use LuaRocks:
@@ -248,7 +251,7 @@ LuaFileSystem offers the following functions:
Valid XHTML 1.0!
-
$Id: manual.html,v 1.42 2008/03/24 18:17:59 carregal Exp $
+
$Id: manual.html,v 1.43 2008/05/08 18:45:15 carregal Exp $
--
cgit v1.2.3-55-g6feb