Creating library file: ..\lib\libPythonQt.a./release\PythonQt.o:PythonQt.cpp:(.text+0x2e97): undefined reference to `_imp__Py_InitModule4'./release\PythonQtImporter.o:PythonQtImporter.cpp:(.text+0x15a0): undefined reference to `_imp__Py_InitModule4'collect2: ld returned 1 exit statusmingw32-make[2]: Leaving directory `C:/PythonQt2.1/src'mingw32-make[1]: Leaving directory `C:/PythonQt2.1/src'mingw32-make[2]: *** [..\lib\PythonQt.dll] Error 1mingw32-make[1]: *** [release-all] Error 2mingw32-make: *** [sub-src-make_default-ordered] Error 214:54:13: Процесс «C:\MinGW\bin\mingw32-make.exe» завершился с кодом 2.Ошибка при сборке/установке проекта PythonQt (комплект: Desktop)Во время выполнения этапа «Сборка»
...g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DPYTHONQT_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\2009.05\qt\include\QtCore" -I"c:\Qt\2009.05\qt\include\QtGui" -I"c:\Qt\2009.05\qt\include" -I"c:\Python34\include" -I"." -I"c:\Qt\2009.05\qt\include\ActiveQt" -I"release" -I"c:\Qt\2009.05\qt\mkspecs\win32-g++" -o release\PythonQtStdDecorators.o PythonQtStdDecorators.cppPythonQtStdDecorators.cpp: In member function 'QObject* PythonQtStdDecorators::findChild(QObject*, PyObject*, const QString&)':PythonQtStdDecorators.cpp:180: error: 'PyString_Check' was not declared in this scopePythonQtStdDecorators.cpp:181: error: 'PyString_AsString' was not declared in this scopePythonQtStdDecorators.cpp: In member function 'QList<QObject*> PythonQtStdDecorators::findChildren(QObject*, PyObject*, const QString&)':PythonQtStdDecorators.cpp:199: error: 'PyString_Check' was not declared in this scopePythonQtStdDecorators.cpp:200: error: 'PyString_AsString' was not declared in this scopePythonQtStdDecorators.cpp: In member function 'QList<QObject*> PythonQtStdDecorators::findChildren(QObject*, PyObject*, const QRegExp&)':PythonQtStdDecorators.cpp:222: error: 'PyString_Check' was not declared in this scopePythonQtStdDecorators.cpp:223: error: 'PyString_AsString' was not declared in this scopemingw32-make[2]: Leaving directory `D:/agusev/gusev/Devel/PythonQt2.1_Qt4.6.2/src'mingw32-make[1]: Leaving directory `D:/agusev/gusev/Devel/PythonQt2.1_Qt4.6.2/src'mingw32-make: Leaving directory `D:/agusev/gusev/Devel/PythonQt2.1_Qt4.6.2'mingw32-make[2]: *** [release/PythonQtStdDecorators.o] Error 1mingw32-make[1]: *** [release-all] Error 2mingw32-make: *** [sub-src-make_default-ordered] Error 2Завершено с кодом возврата 2.Ошибка во время сборки проекта PythonQtВо время выполнения сборки на этапе 'Make'