Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xpdf 4.04 support #43

Open
ReMiOS opened this issue Oct 19, 2022 · 0 comments
Open

xpdf 4.04 support #43

ReMiOS opened this issue Oct 19, 2022 · 0 comments

Comments

@ReMiOS
Copy link

ReMiOS commented Oct 19, 2022

Is it possible to compile the sources with xpdf 4.04 ( i am using Visual Studio 2022 on Windows )
i've sucessfully compiled libxpdf with xpdf 4.04 sources, but when i compile the pyxpdf sources i get an error....
( had to alter get_libxpdf.py to use the 4.04 libxpdf sources )

$ setup.py --build-libxpdf build
...
src\pyxpdf\xpdf.cpp(836): fatal error C1083: Cannot open include file: 'Form.h': No such file or directory

it appears the Form.h/.cc are missing in the new sources and XFAForm.h/.cc are renamed to XFAScanner.h/.cc

@ReMiOS ReMiOS changed the title xpdf 4.04 support xpdf 4.0.4 support Oct 19, 2022
@ReMiOS ReMiOS changed the title xpdf 4.0.4 support xpdf 4.04 support Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant