klaas.holwerda ha scritto:
> Hi,
>
> Can't compile on linux. The lua.h is not found, very likely missing an
> include path now.
> This is from wxlstate.h
are you sure you reran configure script and you're using the very latest
CVS?
When I compile with the built-in lua configure adds an include flag like:
-I/home/frm/work/wxLua/./modules/lua/include
Also, what does the configure says after this line:
checking if Lua 5.1 is installed...
It should say "not found, falling back to the built-in lua".
Francesco
|