XE8 Install problems..

edited 11:39AM in FastReport VCL 5
I can not for the life of me get this to work.

Uninstalled the pre-installed version.

First complained about missing frxExportTXT... found it in the source folder, added it to the library path.

Then complains about frxpngimage.pas

Byte(Dest^) := fOwner.GammaTable[pByte(Longint(Src) + 2)^]; inc(Dest);

[dcc32 Error] frxpngimage.pas(2791): E2064 Left side cannot be assigned to

Any ideas? Been trying all day to get this to work.

Works great in D7.

Comments

  • edited 11:39AM
    Fix was.. just remove frxpngimage from the uses....

Leave a Comment