Do you have the fpc in your PATH? If not, you'll need to alter Geany's build command (Tools → Set Build Commands when looking at a Pascal file) to point to the full location of the fpc executable.
Finally, you probably know it but you need to compile the program before running it, so if you were trying to Execute before Building, it won't work as the executable won't exist yet.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.