Hello willus!
I have been trying to follow the instructions to build k2pdfopt in macOS, but I'm getting these errors:
Quote:
$ gcc -Ofast -Wall -m64 -o k2pdfopt.o -c k2pdfopt.cg
clang: error: no such file or directory: 'k2pdfopt.cg'
clang: error: no input files
|
My intention is trying to build a lightweight version of k2pdfopt for my
Alfred workflow. I need only four command line options: "-as", "-mode copy", "-dpi" and "-o".