Replies: 1 comment 2 replies
-
I see. I made Lazarus project files (.lpi) for some demo projects, but not for all. For this case I'll add an explanation how to create a Lazarus project from Delphi project to the documentation, since now it's all about Delphi. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In https://docs.google.com/document/d/1sl9x3FB-qI7e8DnW6dpUHevZSU8ddfsNHwwTk5ygYUs/edit there is this point
I have a 0 knowledge of Free Pascal and Lazarus. I had to ask Google to discover that I need to exec
startlazarus
to run it, but it doesn't open.dpr
files, so I am trying to usefpc
. Unfortunately, it doesn't seem to find the lib.Beta Was this translation helpful? Give feedback.
All reactions