pdf-tools wants to compile
vovav80 opened this issue · 2 comments
vovav80 commented
Hi. I am following your instructions. emax64 in in C:, emax in Roaming. But I don't want to install msys2. Would pdf-tools work?
Every time I open emacs, it asks whether I have msys2 and tries to compile with error "Building the PDF Tools server failed"
Any suggestions?
Thank you
xx299x commented
(require 'pdf-tools-extension)
(setq pdf-info-epdfinfo-program '"c:/users/xx299/.spacemacs.d/pdf-tools-20190413.2018/epdfinfo.exe")
You can manual set the pdf-info-epdfinfo-program.
vovav80 commented
Thank you
(setq pdf-info-epdfinfo-program ...
worked.