|
> I forget to mention. It is not just a Lua build problem, it is a > problem with any C++ app that wants to use Lua. That is weird. That #include is protected by a #ifdef LUA_CORE. It should not happen in any outside code. Can you check that? -- Roberto