Compilation error
Hi, our company has recently purchased FreeReports 3.20.16 for Delphi 5 after testing the trial version.
I installed the version and it worked no problem.
However, when I add an export component onto my form and compile the project, I get this error:
[Fatal Error] FRpt_Soum.pas(9): Unit frxrcExports was compiled with a different version of frxRes.frxResources
To stop this error, I have to remove the export component (in this case a pdf export), remove the pascal reference in my uses clause, recompile, and it works.
I have tried uninstallation and reinstalling FastReports, and even recompiling the unit that holds frxResources.
Any help would be appreciated,
Thank you,
Jeremy
I installed the version and it worked no problem.
However, when I add an export component onto my form and compile the project, I get this error:
[Fatal Error] FRpt_Soum.pas(9): Unit frxrcExports was compiled with a different version of frxRes.frxResources
To stop this error, I have to remove the export component (in this case a pdf export), remove the pascal reference in my uses clause, recompile, and it works.
I have tried uninstallation and reinstalling FastReports, and even recompiling the unit that holds frxResources.
Any help would be appreciated,
Thank you,
Jeremy