frescobaldi / python-poppler-qt5

Python binding to libpoppler-qt5
Other
42 stars 32 forks source link

please reopen if still problems #32

Closed 19joho66 closed 4 years ago

19joho66 commented 4 years ago

please reopen if still problems

Originally posted by @wbsoft in https://github.com/frescobaldi/python-poppler-qt5/issues/24#issuecomment-532736504

I still get the error

sip Poppler::LinkRendition is undefined

when I try to build on windows

wbsoft commented 4 years ago

Do you use current master? Which version of poppler are you using?

19joho66 commented 4 years ago

I'm using version 0.74 and I've build poppler based on version 0.82

wbsoft commented 4 years ago

Please try current master from git, which is at 0.75.0

19joho66 commented 4 years ago

Ok, I can build with that version on windows now. Thanks