OS/2, eCS & ArcaOS - Technical > Programming

Xpdf v. 4.05

(1/5) > >>

Per E. Johannessen:
Noticed this post;

https://www.os2world.com/forum/index.php?topic=2162.0

Does anymone know if the v. 4.05 cmdline tools for OS/2 are available anywhere?

Dave Yeo:
Tried building 4.05, seems we are missing some printer support. Linking xpdf.exe is missing,

--- Code: ---W:\usr\local\src\xpdf-4.05\build> __Z8printPDFP6PDFDocP8QPrinteriiP10XpdfWidget
printPDF(PDFDoc*, QPrinter*, int, int, XpdfWidget*)

--- End code ---

I'll examine more. Here's the command line tools that did build.
Edit, removed the command line tools in favour of the ones posted down the page.

Dave Yeo:
Built xdpf.exe by disabling printing like Windows does. Unluckily it crashes with a sigsegv in qt5core.dll

Paul Smedley:

--- Quote from: Dave Yeo on March 27, 2024, 09:23:12 pm ---Built xdpf.exe by disabling printing like Windows does. Unluckily it crashes with a sigsegv in qt5core.dll

--- End quote ---

Can it build against qt6?

Dave Yeo:
Yes, as long as the correct qmake is in front of the PATH.
At some point could you get a devel package of Qt6 together?
Edit: My cmake line, run from build

--- Code: ---cmake -DXPDFWIDGET_PRINTING=OFF -DCMAKE_BUILD_TYPE=Release ..

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version