frxpngimage.TPNGObject
Hello:
I have recently had to migrate from my old WinXP machine to a Vista box and now I am having troubles when I try to compile my projects that use FastReports...
Specifically, I receive the following fatal error:
Fatal Error error 2051: F2051 Unit frxClass was compiled with a different version of frxpngimage.TPNGObject
I am running Delphi (CodeGear RAD Studio) 2007
I have been using Fast Reports Basic 4.8 (FR4_8_d11b) but I have tried 4.9 Basic also while troubleshooting this issue.
I have recompiled (using recompile.exe).
With 4.8 it all compiles successfully ;however with 4.9, I get the following error...
delphi11 error: fqb110.dpk(45) Fatal: F1026 File not found: 'fqbClass.dcu'
fqb110.dpk not compiled!
I know that this can work as my old PC could compile this code just fine...so it must be something that did not get installed properly on the new PC.
If anyone has any recommendations, I would be very glad to hear them!
Thanks...
Shawn
I have recently had to migrate from my old WinXP machine to a Vista box and now I am having troubles when I try to compile my projects that use FastReports...
Specifically, I receive the following fatal error:
Fatal Error error 2051: F2051 Unit frxClass was compiled with a different version of frxpngimage.TPNGObject
I am running Delphi (CodeGear RAD Studio) 2007
I have been using Fast Reports Basic 4.8 (FR4_8_d11b) but I have tried 4.9 Basic also while troubleshooting this issue.
I have recompiled (using recompile.exe).
With 4.8 it all compiles successfully ;however with 4.9, I get the following error...
delphi11 error: fqb110.dpk(45) Fatal: F1026 File not found: 'fqbClass.dcu'
fqb110.dpk not compiled!
I know that this can work as my old PC could compile this code just fine...so it must be something that did not get installed properly on the new PC.
If anyone has any recommendations, I would be very glad to hear them!
Thanks...
Shawn
Comments