Closed saper closed 1 year ago
On FreeBSD:
$ cups-config --image --libs gives
-lcups
but we also need
$ cups-config --ldflags
-L/usr/local/lib
Thanks a million! :bow:
This successfully builds on GNU/Linux (ZorinOS 16.2). I will be testing this on OpenBSD/amd64 next... I hope this fixes #20.
On FreeBSD:
$ cups-config --image --libs gives
-lcups
but we also need
$ cups-config --ldflags
-L/usr/local/lib