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 $