I have still same error: acces violation...
{ for i := i to ParamCount do begin scan_image(PansiChar(ParamStr(i))); end;}
you need to add mode delphi directive in your source code because it come from delphi
The Quircs does not works on: Lazarus v3.6 and FPC 3.2.2 , linux kubuntu 24.04+I tried to compile the example, but nothing happens afterwards. It opens, loads the figure but when clicking the Decode button nothing happens.