View Single Post
Old 03-17-2018, 03:49 PM   #1532
xilopaint
Junior Member
xilopaint began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2018
Device: none
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".

Last edited by xilopaint; 03-17-2018 at 03:52 PM.
xilopaint is offline   Reply With Quote