Re: LuaSocket 2.0b2 troubles
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaSocket 2.0b2 troubles
- From: "Adam D. Moss" <adam@...>
- Date: 2004年8月27日 21:20:49 +0100
Mike Pall wrote:
This sounds a bit like you have different compiler options set while
compiling the base library and LuaSocket. Did you change the type of
lua_Number and forgot to set the defines while compiling LuaSocket?
Oh, *excellent* idea!
This is the most genius-packed mailing list in the world, unfortunately
balanced-out by my own idiocy because changing lua_Number is exactly
what I did.
Everything looks good now. LuaSocket rocks.
Thanks!
--Adam