Page 1 of 1

7.2.4 C++ Builder 10.3.2 install problem

Posted: 14.09.2019, 19:46
by MetaMetal
Hello,

I try install 7.2.4 in C++ Builder 10.3.2.
However, the error goes out build of ZComponent.cbproj.

Error is
ZSqlTestForm.pas(139) Undefined identifier 'DefaultRowHeight'

The unit seems not to suffice for "uses" part.

What doesn't suffice?

By the way, this error goes out 7.3-test too.

Thanks.

Re: 7.2.4 C++ Builder 10.3.2 install problem

Posted: 18.09.2019, 15:08
by MetaMetal
Needless *.pas was added to the project.
The situation changed.

Everything was able to be compiled. (build all .bpl)

However, when ZComponent.bpl is installed, it becomes an error.

Error is:
Not found procedure entry point @Zadotoken@Finalization$qqrv in dynamic library.
packages\cbuilder12\ZComponent.bpl

Incidently, Zeos Dbo 7.2.4 is not support 10.3.2.

I moves to the forum of 7.3.

Thanks.

Re: 7.2.4 C++ Builder 10.3.2 install problem

Posted: 21.09.2019, 20:38
by mac_srv
Hi MetaMetal,

If you use the CBuilder12 packages with C++Builder 10.3 it wont work properly.

Did you tried to open and update the packages that I wrote for C++Builder 10.2?

See this thread: http://zeoslib.sourceforge.net/viewtopi ... 50&t=77979

Marcelo.