3 Oct 07:30
Mixing wxLua and LPeg?
From: Evan DeMond <evan.demond <at> gmail.com>
Subject: Mixing wxLua and LPeg?
Newsgroups: gmane.comp.lang.lua.general
Date: 2008-10-03 05:31:10 GMT
Subject: Mixing wxLua and LPeg?
Newsgroups: gmane.comp.lang.lua.general
Date: 2008-10-03 05:31:10 GMT
Hi all,
I've got a project that runs on the wxLua binary, a big executable with a Lua interpreter statically linked in (to the best of my knowledge.) Now I'd like to mix in LPeg as well, which seems to want to link to its own Lua library (whether dynamically or statically, not sure.) I count two Lua interpreters getting loaded in that setup...
Am I going to have Problems? Any obvious ways around this?
Thanks,
Evan
I've got a project that runs on the wxLua binary, a big executable with a Lua interpreter statically linked in (to the best of my knowledge.) Now I'd like to mix in LPeg as well, which seems to want to link to its own Lua library (whether dynamically or statically, not sure.) I count two Lua interpreters getting loaded in that setup...
Am I going to have Problems? Any obvious ways around this?
Thanks,
Evan
RSS Feed