inRm3D / inRm3D.github.io

https://inRm3D.github.io
https://inrm3d.github.io/
3 stars 2 forks source link

Left side cannot be assigned to #1

Closed asukaminato0721 closed 9 months ago

asukaminato0721 commented 1 year ago

https://stackoverflow.com/questions/48434337/

As this said, old code works, new IDE broken…

https://docwiki.embarcadero.com/RADStudio/Sydney/en/E2064_Left_side_cannot_be_assigned_to_(Delphi)

asukaminato0721 commented 1 year ago
[dcc32 Error] GIFimage.pas(4492): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4493): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4494): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4495): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4515): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4516): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4517): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4518): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4538): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4539): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4540): E2064 Left side cannot be assigned to
[dcc32 Error] GIFimage.pas(4541): E2064 Left side cannot be assigned to
asukaminato0721 commented 1 year ago

seems fixed by https://github.com/thargor6/mb3d/blob/master/GifImage.pas 。。

asukaminato0721 commented 1 year ago

another fixed by https://github.com/thargor6/mb3d/blob/master/pngimage.pas

inRm3D commented 9 months ago

fixed by

image