NikitaIvanovV / ctpv

Image previews for lf file manager
https://www.nikitaivanov.com/man1/ctpv
MIT License
264 stars 23 forks source link

how to make it compile for freebsd? #99

Closed i0day closed 4 months ago

i0day commented 4 months ago

I have freebsd 14 release. When run make I got this make cc -o ctpv -O2 -pipe cc: error: no input files *** Error code 1 How to make it compile for freebsd. Thanks

i0day commented 4 months ago

I got it working by install gmake