Skip to content

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

@ghost

Description

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions