Image-viewer icon indicating copy to clipboard operation
Image-viewer copied to clipboard

Instructions for building on Linux?

Open jcoddaire opened this issue 4 years ago • 1 comments

Hi,

Would it be possible to provide instructions for building this on a Linux (Ubuntu, Debian) machine from source? Or a build script?

jcoddaire avatar Aug 13 '21 19:08 jcoddaire

Hi! Thank you for the suggestion.

You can download Lazarus IDE and FPC(compiler) from here. https://www.lazarus-ide.org/index.php?page=downloads

Once you downloaded and installed the IDE, just open the project file "ImageViewer.lpr". When the project is opened, just hit F9 and run.

That's it!

torum avatar Aug 13 '21 21:08 torum