v7.04 source code vs binary installer

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kmanuele
Newbie
Newbie
Posts: 24
Joined: Wed Jan 12, 2005 5:00 am

v7.04 source code vs binary installer

Post by kmanuele » Fri Feb 18, 2005 7:37 am

The binary installer files work as expected. We can drop tcharts on forms, compile, and run without exceptions. Except we have the same teedraw3d problem, so we can't install the pro package.

There is big difference between BPLs created from the source code (via BCB5 IDE) and those included in binary files. For example, DclTeePro7C5.bpl built from source project file is 127 KB. The same file from the binary installer is 504 KB.

We really need to work out the source code issues, since we need to be able to build your source files and have them function. It would help greatly if we had the source for the recompiler. We could then build each package individually, and possibly see where the BCB5 source BPK packages are failing.

Kevin

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Mar 01, 2005 11:49 am

Hi Kevin,

see the answers here

Post Reply