Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling ofx-reader under Linux #17

Open
dominig opened this issue Feb 19, 2021 · 0 comments
Open

Compiling ofx-reader under Linux #17

dominig opened this issue Feb 19, 2021 · 0 comments

Comments

@dominig
Copy link

dominig commented Feb 19, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants