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

uidesigner freeze on launch #111

Open
ozon85 opened this issue Sep 18, 2021 · 1 comment
Open

uidesigner freeze on launch #111

ozon85 opened this issue Sep 18, 2021 · 1 comment

Comments

@ozon85
Copy link

ozon85 commented Sep 18, 2021

Hello.
In windows with russian localization i have
Installed fpc-3.2.2.win32.and.win64.exe from the website sourceforge.net
loaded fpGUI development from the Code button (version v1. 4. 1 does not compile with an error:
error fpg_oledragdrop. pas (113,23): No corresponding implementation was found for the interface method " setData(const tagFORMATETC;var TagSTGMEDIUM;LongBool):LongInt; StdCall;".

I run the compilation "uidesigner" from the directory E:\Distributiv\coding\fpGUI-develop:
fpc -Fusrc -Fisrc -Fisrc\corelib -Fusrc\corelib -Fusrc\corelib\gdi -Fisrc\corelib\gdi -Fusrc\gui -Fusrc\3rdparty\regex uidesigner\uidesigner.lpr
Then I get uidesigner.exe which freezes at startup and uses 100% of a single processor core
uidesigner-launched
.

compile.log

@graemeg
Copy link
Owner

graemeg commented Sep 20, 2021

Thank you for reporting this. I'll take a look as soon as possible.

As for the error:

error fpg_oledragdrop. pas (113,23): No corresponding implementation was found for the interface method " setData(const tagFORMATETC;var TagSTGMEDIUM;LongBool):LongInt; StdCall;".

That has been fixed ages ago. Please clone the repo and checkout the maint branch which contains the fix. The develop branch contains the same fix too.

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

2 participants