Closed Pana closed 7 years ago
Hi! Which c++ compiler do you use?
I am using xcode command line tool, with gcc --version i got this Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 8.1.0 (clang-802.0.42) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
I've just published v0.2.8 of poppler-simple. It should work with poppler >= 0.55.0.
Could you please install latest version using npm --verbose install poppler-simple
and post output here?
I can success install it now, thanks
When i install it on centos i got this bug
I have install poppler with cmd "yum install poppler"
In linux distros poppler-version.h
is usually in packet called like poppler-cpp-devel
or similar.
I got it, thanks very much