[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: help for compiling "not-tolua"
- From: "Nick Trout" <nick@...>
- Date: Mon, 26 Mar 2001 10:12:25 +0100
Think you might have redundant semi-colons after the macros.
eg. REGISTER_PROCEDURE_0(A, proc)
N
----- Original Message -----
From: Hakki Dogusan
To: Multiple recipients of list
Sent: Sunday, March 25, 2001 2:27 PM
Subject: Fw: help for compiling "not-tolua"
Hi,
Sorry, forget to say error in my previous post.
m.cpp
...
REGISTER_PROCEDURE_0(A, proc);
REGISTER_VARIABLE(A, unsigned, s);
...
REGISTER_VARIABLE(B, unsigned, d);
...
Borland C++Builder 4.x gives "Error E2188:Expression syntax" for these
lines.
--
Best regards,
Hakki Dogusan
dogusanh@tr.net
http://home.tr.net/dogusanh