Francesco Montorsi wrote:

You might want to do the same thing for the include dir, too... ?
the headers should not cause any conflict since they go in $PREFIX/include/lua/include

(note the double include string in path - required for wxLua moduling system). IIRC correctly lua puts its headers in $PREFIX/include/lua, right ?

Almost, an example:
/usr/local/include/lua.h
/usr/local/include/luaconf.h
/usr/local/include/lualib.h
/usr/local/include/lauxlib.h
/usr/local/include/lua.hpp

Ok, it's not that clear which headers belong to lua and which ones to the lua shipped with wxLua... maybe we should change also these ?

Just a thought...

It's fine with me to not install the "vanilla" lua, but just the wxlua ?
I've patched my Lua to support loading of Mac shared libraries, anyway...

See http://www.algonet.se/~afb/lua/, using it to load "luaglut" for OpenGL

--anders



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to