dataport icon indicating copy to clipboard operation
dataport copied to clipboard

Linux compiling

Open mehmetulukaya opened this issue 6 years ago • 1 comments

Hello,

Dataport is not compiling in linux mint so I added for my copy: Could you please modify your distro?

procedure TDataPortSerial.Open(const AInitStr: string = '');
var
  s:String;  // ---> Must be added
begin

mehmetulukaya avatar May 07 '19 14:05 mehmetulukaya

Dear Serbod,

There are a lot of differecies between v 1.0.3 and 1.0.2. 1.0.3 not working in Lazarus/fpc I rollbacked to https://github.com/serbod/dataport/tree/0c782bdae94af21f11443f9c5dc35c095c0448bc edition.

mehmetulukaya avatar May 08 '19 12:05 mehmetulukaya