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

qprinter.h #1

Closed
mottosso opened this issue Sep 18, 2014 · 1 comment
Closed

qprinter.h #1

mottosso opened this issue Sep 18, 2014 · 1 comment

Comments

@mottosso
Copy link
Member

Upon compiling PyQt5, midway through it raised an error stating that qprinter.h was missing.

image

  • Windows 8.1 x64
  • Python 2.7.7 x64
  • VC2013 x64

Solution

I managed to resolve the issue by copying qprinter.h and qprinter.cpp from `QtPrinterSupport into QtGui, getting a hint from here:

Though a more permanent (and robust?) solution may be to actually update the configure.py

@mottosso
Copy link
Member Author

This was solved (without shuffling files around) by compiling using Qt 5.3.1 instead of 5.3.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant