-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hello,
sorry but I have not used much of Pascal during the last 40 years and trying to run ofx-reader under Linux (OpenSUSE), I have failed miserably.
I believe that I have read that the code is fpc compatible but I have failed to compile it (see log bellow).
Please, could you how to get it to work if that is possible ?
~/temp/ofx-reader/src> fpc ofxreader.pas
Free Pascal Compiler version 3.2.0 [2020/12/18] for x86_64
Copyright (c) 1993-2020 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling ofxreader.pas
ofxreader.pas(15,14) Error: Identifier not found "class"
ofxreader.pas(16,5) Error: Error in type definition
ofxreader.pas(16,5) Fatal: Syntax error, ";" expected but "identifier MOVTYPE" found
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode