Re: MacOS X and 5.1: symbols not defined
[
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: 2005年3月24日 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