[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: MacOS X and 5.1: symbols not defined
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 24 Mar 2005 06:53:58 -0300
> Try adding
> extern "C" { }
In 5.1 you can include lua.hpp, which will do this for you. It's in etc/.
--lhf