Unable to install on BCB6

Ran the installer - worked fine. It installed the components into my Delphi pallette but did not install them into my BCB 6 palette.

So I followed the instructions in the "Manual Install.txt" file exactly (twice) and while the fr6.bpk package will compile - it will not link. I get a few hundred linker errors like the following:

Build
[Linker Error] Unresolved external 'System::__linkproc__ __fastcall BeforeDestruction()' referenced from C:\PROGRAM FILES\FASTREPORTS\FASTREPORT\SOURCE\FR_CLASS.OBJ
[Linker Error] Unresolved external 'System::__linkproc__ __fastcall ClassDestroy()' referenced from C:\PROGRAM FILES\FASTREPORTS\FASTREPORT\SOURCE\FR_CLASS.OBJ
[...]

I have ensured that the library path for the package includes the path to the source directory.

What is wrong?

Thank You.

Regards,
Zack Wickes
SoftwareShield Technologies Inc.
zwickes@softwareshield.com
www.SoftwareShield.com

Leave a Comment