[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua compiled as C++ and exceptions
- From: Daurnimator <quae@...>
- Date: Fri, 18 Feb 2011 11:21:25 +1100
On 18 February 2011 10:02, S <phd.st.p@gmail.com> wrote:
> Hi,
>
<snip>
>
> #include <lua.h>
> (notice no extern "C").
>
<snip>
>
> Thank you
>
Try using lua.hpp :)