Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread 4.27 compiling error
Wed, Apr 1 2009 9:14 AMPermanent Link

"m.malagoli"
Hi,
compiling my application with DBISAM 4.27 in C++Builder 5 I receive
"dbisamst.hpp(94): E2040 Declaration terminated incorreclty"
"dbisamst.hpp(276): E2190 Unespected }"

Thanks for your help

Mirco

Tue, Apr 7 2009 6:40 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mirco,

<< compiling my application with DBISAM 4.27 in C++Builder 5 I receive
"dbisamst.hpp(94): E2040 Declaration terminated incorreclty"
"dbisamst.hpp(276): E2190 Unespected }" >>

You may have to edit and correct the BCB 5/6-generated header files
occasionally because they will contain incorrect translations of the
original Object Pascal.   I have given up trying to track them down each
time, because they crop up just about every time the source code is changed.
BDS 2006 or above doesn't have this issue anymore due to the way that the
C++ headers are generated in those versions.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image