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

fatal error C1083: Cannot open include file: 'Q MetaType': No such file or directory #19

Open
ghost opened this issue Mar 1, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 1, 2018

When I'm running "python setup.py build" this happens:

running build
running build_ext
building 'popplerqt4' extension
C:\Users\BOGDANOVICH3975\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -IC:\Python27\Lib\site-packages\PyQt4\include -IC:\Python27\include -IC:\Python27\PC -IC:\Qt\4.8.4\include -IC:\Qt\4.8.4\include\QtCore -IC:\Qt\4.8.4\include\QtGui -IC:\Qt\4.8.4\include\QtXml /Tpbuild\temp.win32-2.7\Release\sippopplerqt4cmodule.cpp /Fobuild\temp.win32-2.7\Release\build\temp.win32-2.7\Release\sippopplerqt4cmodule.obj
sippopplerqt4cmodule.cpp
c:\users\bogdanovich3975\desktop\python-poppler-qt4-master\build\temp.win32-2.7\release\sipAPIpopplerqt4.h(13) : fatal error C1083: Cannot open include file: 'QMetaType': No such file or directory
error: command 'C:\Users\BOGDANOVICH3975\AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe' failed with exit status 2

What's wrong?

Win10 x64, PyQT4
(same problem Win7 x68)

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

0 participants