AndrewFromMelbourne / raspi2png

Utility to take a snapshot of the Raspberry Pi screen and save it as a PNG file
MIT License
213 stars 78 forks source link

Static version possible?! #27

Open callimero opened 4 years ago

callimero commented 4 years ago

I am just facing the problem to make screenshots from several retro emulation distributions.

Most can't be extendet or there is not apt-get or similar. So raspi2png fails with ./raspi2png: error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file or directory

So would it be possible to make a static linked version?