Search found 50 matches
- 16.05.2024, 13:12
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, Just an update: the ilink64 error persists with CBuilder 12.1 and the new C++Builder Win64 compiler toolchain. Important : this is a CBuilder problem, not Zeo's. I've tested it against CBuilder 12.1 `s release (RAD Studio, Delphi, C++Builder 12.1 Web Install) and Patch #1 (RAD Studio 12.1 Pa...
- 05.04.2024, 11:41
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, Sorry about the delay, I was finishing another project. I've tested SVN trunk revision 8118 and success! No more bcc32 error with TZVariant (ZVariant.pas) and TZParamValue (ZDatasetParam.pas). The respective auto generated .hpp files have the Data::Fmtbcd::TBcd type declared outside the stru...
- 18.03.2024, 11:31
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, The problem with TBCD I have reproduced it since C++Builder 10.2 when compiling ZeosDBO 7.3/8.0 versions. Also, I can try to reproduce it with C++Builder XE2 and RAD 2009 in order to have a better picture. On the other hand, this problem with ilink64 is new and almost for sure just happens w...
- 18.03.2024, 11:26
- Forum: ZeosLib 7.2 Forum
- Topic: [ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
- Replies: 5
- Views: 813
Re: [ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
Hi Jan,
Now I have it: macsrv
Marcelo.
Now I have it: macsrv
Marcelo.
- 15.03.2024, 16:57
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, Just to record research on the error with ilink64. C++Builder Developer's Facebook group post . It actually turned out to be a problem with C++Builder 12.0: Embarcadero's Quality Portal It seems that C++Builder 12.0 has a bug when compiling Delphi code with Generics. I'm following this probl...
- 13.03.2024, 20:41
- Forum: ZeosLib 7.2 Forum
- Topic: [ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
- Replies: 5
- Views: 813
Re: [ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
Hi Jan,
It will be a pleasure to be able to collaborate with the community.
I promise to focus on compatibility, taking care not to interfere with the results for Delphi and FPC.
Regards,
Marcelo.
It will be a pleasure to be able to collaborate with the community.
I promise to focus on compatibility, taking care not to interfere with the results for Delphi and FPC.
Regards,
Marcelo.
- 13.03.2024, 20:36
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, No rush about this subject. This change compiles without error modifying the "ZVariant.hpp" file. Nice! On the other hand, there are a similar declaration in "ZDatasetParam.pas" for "TZParamValue" that emits a header like this (omitted some parts): struct DECLSP...
- 08.03.2024, 13:03
- Forum: ZeosLib 7.2 Forum
- Topic: [ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
- Replies: 5
- Views: 813
[ZeosLib 7.2.14] Minor fixes for C++Builder compatibility
Hi All, Do you accept minor improvements to latest 7.2.14 version? I'm testing the Sourceforge zip version "7.2.14-stable build at 2021-07-14 10:47:27" with C++Builder Packages and there are two minor fixes in order to avoid "Ambiguity" errors from C++ Builder 12.0 compiler: In f...
- 07.03.2024, 14:05
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, This change using a TZBCD also reaches the same error: struct { TZBCD VBigDecimal; }; // <-- here ZVariant.hpp(111): E2019 'operator TZVariant:: :: ::=(const struct &)' cannot be declared in an anonymous union Indeed, C++Builder is a problematic cousin of Delphi. My manuals, per package,...
- 06.03.2024, 16:55
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
Re: [Zeos 8.0] Packages for C++Builder
Hi Jan, Nice to interact with you again. I'll upload my packages to Github an then reply to you here. I'll split then into 7.2.x and 8.x versions. About the Test App example, using Win32, the error message is this: [bcc32 error] ZVariant.hpp (121): E2019 'operator TZVariant :: :: :: = (const struct ...
- 05.03.2024, 15:25
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: [Zeos 8.0] Packages for C++Builder
- Replies: 13
- Views: 1580
[Zeos 8.0] Packages for C++Builder
Hi All, I'm testing an updated version of Zeos 8.0 (SVN version, revision 8099) Packages for C++Builder 12.0 Athens. 1. Build and Install I'm able to compile and install the ZeosDBO components for Win32 platform. For Win64 platform, there is a ilink64 error that might be related with C++Builder 12.0...
- 14.11.2019, 13:25
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Packages for C++Builder 10.2 Tokyo and beyond
- Replies: 33
- Views: 5926
Re: Packages for C++Builder 10.2 Tokyo and beyond
Hi MetaMetal, Add the Windows64 platform to ComponentDesign250.bpl. (Not build) No, this package are just for Win32 platform because the IDE is also a Win32 application. So, in order to install the ZeosDBO components into the IDE, you just need to compile and install the ComponentDesign250.bpl with ...
- 21.10.2019, 20:13
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Packages for C++Builder 10.2 Tokyo and beyond
- Replies: 33
- Views: 5926
Re: Packages for C++Builder 10.2 Tokyo and beyond
Hi MetaMetal, Win64 support does not work. I'm building according to the manual, but Windows64bit doesn't appear on the supported platforms. Could you share an image about this? Maybe 64bits platform was not reinstalled (just guessing). The package\CBuilderXE10.2\Win64\Release\Include folder is empt...
- 21.10.2019, 19:22
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Packages for C++Builder 10.2 Tokyo and beyond
- Replies: 33
- Views: 5926
Re: Packages for C++Builder 10.2 Tokyo and beyond
Hi Jan,
Sure, rename them with better names. They are used offline (IDE), so the Delphi2006 packages will not complain.
The "MyXXX" convention was not intentional.
Best,
Marcelo.
Sure, rename them with better names. They are used offline (IDE), so the Delphi2006 packages will not complain.
The "MyXXX" convention was not intentional.
Best,
Marcelo.
- 03.10.2019, 20:36
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: Packages for C++Builder 10.2 Tokyo and beyond
- Replies: 33
- Views: 5926
Re: Packages for C++Builder 10.2 Tokyo and beyond
Hi Jan,
I've made a fix for CBuilder2009 packages. The new ones are attached (just CBuilder2009 folder).
Sorry about any rework.
Marcelo.
I've made a fix for CBuilder2009 packages. The new ones are attached (just CBuilder2009 folder).
Sorry about any rework.
Marcelo.