frxpngimage left side cannot be assigned to

lucluc
edited 5:26AM in FastReport 4.0
Hello,


I just made a brand new installation of FR 4.13.
Then i tried to compile a project formerly compiled with D2007
When i compile the project i get several times the message :

frxpngimage left side cannot be assigned to
on instruction
Byte(Dest^) := fOwner.GammaTable[pByte(Longint(Src) + 2)^]; inc(Dest);


What did I do wrong ?
I deleted all former D2007 info but nothing helps.
I have no D2007 on my machine , only D2010 is installed
This is a very critical application for my customer
Please advice.
How can i solve this ?

thx


Luc

Comments

  • edited July 2013
    Any solutions????

    I'm using Delphi XE4!!!


    luc wrote: »
    Hello,


    I just made a brand new installation of FR 4.13.
    Then i tried to compile a project formerly compiled with D2007
    When i compile the project i get several times the message :

    frxpngimage left side cannot be assigned to
    on instruction
    Byte(Dest^) := fOwner.GammaTable[pByte(Longint(Src) + 2)^]; inc(Dest);


    What did I do wrong ?
    I deleted all former D2007 info but nothing helps.
    I have no D2007 on my machine , only D2010 is installed
    This is a very critical application for my customer
    Please advice.
    How can i solve this ?

    thx


    Luc
  • edited 5:26AM
    Getting the same error with XE2 and 4.15 [img]style_emoticons/<#EMO_DIR#>/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Every updates brings new "features"[/img]>
  • edited 5:26AM
    XE Versions have native PNG Support, just delete in your project code everywhere: frxpngimage and recompile.

Leave a Comment