Author Topic: Xpdf v. 4.05  (Read 2745 times)

Dave Yeo

  • Hero Member
  • *****
  • Posts: 4813
  • Karma: +101/-1
    • View Profile
Re: Xpdf v. 4.01
« Reply #15 on: April 02, 2024, 07:58:53 am »
Hi Tellie, how did you get cmake to find L:\qt6-2.x\lib\cmake\Qt6 for the IMPORTED_IMPLIB's for the various QT6 DLL's?

TeLLie

  • Full Member
  • ***
  • Posts: 236
  • Karma: +12/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #16 on: April 02, 2024, 11:17:57 am »
Hi Tellie, how did you get cmake to find L:\qt6-2.x\lib\cmake\Qt6 for the IMPORTED_IMPLIB's for the various QT6 DLL's?

Hi Dave,
I use a .sh file for building cmake progs.
When using qt6 i have to reboot and use a qt6 config.sys with a qt6 bindir and libdir and includedir set
This worked for me the best.
I might sounds a bit cumbersome, but like i say works for me :)

BTW: I also convert the qt6 .a to .lib
Kind regards, Tellie





« Last Edit: April 02, 2024, 01:20:00 pm by TeLLie »

TeLLie

  • Full Member
  • ***
  • Posts: 236
  • Karma: +12/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #17 on: April 04, 2024, 05:06:41 pm »
Hi all

Also make a QT5 build


mauro

  • Sr. Member
  • ****
  • Posts: 410
  • Karma: +3/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #18 on: April 04, 2024, 07:20:18 pm »
trying it as command line:

mypdffile.pdf present in same working directory (bin) of xpdf.exe and other .exe

xpdf.exe mypdffile.pdf

SYS1804: The system cannot find the file PAPER1.

found no reference on the net about this missing file

TeLLie

  • Full Member
  • ***
  • Posts: 236
  • Karma: +12/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #19 on: April 04, 2024, 08:56:55 pm »
trying it as command line:

mypdffile.pdf present in same working directory (bin) of xpdf.exe and other .exe

xpdf.exe mypdffile.pdf

SYS1804: The system cannot find the file PAPER1.

found no reference on the net about this missing file

Hi Mauro


Installed Packages
libpaper.pentium4
libpaper-devel.pentium4


Kind regards, Elbert

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4766
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Xpdf v. 4.01
« Reply #20 on: April 04, 2024, 09:59:13 pm »
Hello Tellie

Is it ok if I upload "xpdf-4.05-qt5-os2.7z " to hobbes with this readme?

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

TeLLie

  • Full Member
  • ***
  • Posts: 236
  • Karma: +12/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #21 on: April 04, 2024, 10:20:32 pm »
Hello Tellie

Is it ok if I upload "xpdf-4.05-qt5-os2.7z " to hobbes with this readme?

Regards

Hi Martin,

Yah thats ok for me :)

mauro

  • Sr. Member
  • ****
  • Posts: 410
  • Karma: +3/-0
    • View Profile
Re: Xpdf v. 4.01
« Reply #22 on: April 05, 2024, 02:36:53 pm »
.............
SYS1804: The system cannot find the file PAPER1.

found no reference on the net about this missing file

Hi Mauro

Installed Packages
libpaper.pentium4
libpaper-devel.pentium4

Kind regards, Elbert

right, that did the trick ! Thank you much
regards