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

Delphi Rio Installation #38

Closed
mnasro opened this issue Sep 1, 2019 · 1 comment
Closed

Delphi Rio Installation #38

mnasro opened this issue Sep 1, 2019 · 1 comment

Comments

@mnasro
Copy link

mnasro commented Sep 1, 2019

I installed the Modbus in Rio. I dropped the IdModbusClient component on a simple form. It gives this error:
[dcc32 Fatal Error] Unit3.pas(8): F2613 Unit 'IdModBusClient' not found.

Any suggestions?

Regards
Masoud Nasro

@mnasro
Copy link
Author

mnasro commented Sep 1, 2019

I added the path to the library and it compiled.
I am now getting these messages in my actual application:
[dcc32 Error] IdModbusClient.pas(90): E2170 Cannot override a non-virtual method
[dcc32 Error] IdModbusClient.pas(96): E2137 Method 'Connect' not found in base class
[dcc32 Error] IdModbusClient.pas(101): E2003 Undeclared identifier: 'DWord'
[dcc32 Error] IdModbusClient.pas(114): E2005 'DWord' is not a type identifier
[dcc32 Fatal Error] IdModbusClient.pas(492): F2063 Could not compile used unit 'ModbusUtils.pas'

Any Suggestions?

@mnasro mnasro closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant