frxpngimage left side cannot be assigned to
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
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
I'm using Delphi XE4!!!