[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Multiple declaration for 'luaK_opproperties'
- From: "Bob Paddock" <BPADDOCK@...>
- Date: Fri, 20 Jul 2001 14:09:19 -0400
Any one have any suggestions on the right way to fix this problem?
This is right from lua.tar.gz untouched by me, all others build ok, so far:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -I..\INCLUDE -DWIN32 -DNDEBUG -D_BC55 -O2 -c lcode.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
lcode.c:
Error E2238 lcode.c 650: Multiple declaration for 'luaK_opproperties'
*** 1 errors in Compile ***