Skip to content

FPC installing #502

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

Open
AlexKrivtsov opened this issue Jun 7, 2025 · 0 comments
Open

FPC installing #502

AlexKrivtsov opened this issue Jun 7, 2025 · 0 comments

Comments

@AlexKrivtsov
Copy link

I use lazarus_3_0_RC1-10-gfe49fef4fc x86_64-win64-win32/win64 to develop performance measuring tool for various exchange boards. Connecting to bybit I discover that to get trade signature they use other SHA256 hasher than one in their OpenSSL. I am lazy enough to search for appropriate SHA version, so I try to use ther hash.pyd library wrapped with tiny Python module (their API docs have no C or Pascal recomendations).
So I took Pyton4delphi and installed p4dlaz.lpk. Opening Demo01\project1.lpr I get 'no TpihonGUIInputOutput class' and a demand to install p4dlaz when pressing F12. I've looked through p4dlaz and found no traps of design-time items. And no Python tab appears at my palette. Is something fogotten in FPC installation guide? For Delphi we need separate packages for run-time and design-time parts. May be we have missed some package revolution in Lazarus?
PS Don't you know a simple way to extract real DLL from .pyd?

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