-
Notifications
You must be signed in to change notification settings - Fork 91
Lazurus compile fails #378
Comments
Yes, unfortunally Lazarus compilation is broken now. I tried to make quick fix for it, but then postponed that task to the future |
I fixed it in my repository. But not sure if its easy to make PR now, since I am pretty far from Krom's repo now |
I have just tried Lazarus too, and it does not compile for me either – I thought that I might be doing something wrong, but then I found this issue. Let me ask you: what compiler are you using then? |
Delphi starter: https://www.embarcadero.com/products/delphi/starter |
Delphi Tokio had some compilation issues, that made project not working properly. |
Compilation errors in RXXPacker project using Lazarus v2.0.0 (32-bit):
|
Lazurus compile seems to fail or its broken
KM_Settings.pas(5,38) Fatal: Cannot find System.UITypes used by KM_Settings.
Out commenting this line reveals some unknown functions that make the compile fail
The text was updated successfully, but these errors were encountered: