Image-viewer
Image-viewer copied to clipboard
Instructions for building on Linux?
Hi,
Would it be possible to provide instructions for building this on a Linux (Ubuntu, Debian) machine from source? Or a build script?
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!