More? goto :end
More? )
if not exist "%MAYA_LOCATION%\include\Qt\QtCore\qdir.h" (
More? echo "You need to uncompress %MAYA_LOCATION%\include\qt-4.8.2-64-inclu
de.tar.gz in %MAYA_LOCATION%\include\Qt !"
More? goto :end
More? )
findstr /L /C:"Headers=../include/Qt" %MAYA_LOCATION%\bin\qt.conf >nul 2>&1
if ERRORLEVEL 1 (
More? echo "You need to edit %MAYA_LOCATION%\bin\qt.conf to use 'Headers=../
include/Qt'"
More? goto :end
More? )
set SIPDIR=v:\sip-4.14.5
set PYQTDIR=v:\PyQt-win-gpl-4.10
set MSVC_DIR=C:\Program Files (x86)\Microsoft Visual Studio 10.0
if [%LIBPATH%]==[] call "%MSVC_DIR%\VC\vcvarsall" amd64
C:\Windows\Microsoft.NET\Framework64\v3.5 was unexpected at this time.
set INCLUDE=%INCLUDE%;%MAYA_LOCATION%\include\python2.7;%MAYA_LOCATION%\Python\i
nclude
set LIB=%LIB%;%MAYA_LOCATION%\lib
cd %PYQTDIR%
The system cannot find the drive specified.
set PATH=%QTDIR%\bin;%PATH%
"%MAYA_LOCATION%\bin\mayapy" configure.py LIBDIR_QT=%QTDIR%\lib INCDIR_QT=%QTDIR
%\include\Qt MOC=%QTDIR%\bin\moc.exe -w --no-designer-plugin
Determining the layout of your Qt installation...
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\amd64\nmake.
exe" -f qtdirs.mk.Release
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -GR -EHsc -W3 -w34100 -w341
89 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQ
T_THREAD_SUPPORT -I"m:\include\Qt\QtCore" -I"m:\include\Qt" -I"m:\include\Qt\Act
iveQt" -I"release" -I"m:\mkspecs\win32-msvc2010" -Forelease\ @C:\Users\MYCOMP~1\
AppData\Local\Temp\nmC826.tmp
qtdirs.cpp
link /LIBPATH:"m:\lib" /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /D
EBUG /MANIFEST /MANIFESTFILE:"release\qtdirs.intermediate.manifest" /SUBSYSTEM:W
INDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls
' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArch
itecture='*'" /OUT:release\qtdirs.exe @C:\Users\MYCOMP~1\AppData\Local\Temp\nmCA
D6.tmp
qtmain.lib(qtmain_win.obj) : warning LNK4099: PDB 'vc100.pdb' was not found with
'qtmain.lib(qtmain_win.obj)' or at 'D:\__sdkext\_Maya2014 Scripts\PyQt-win-gpl-
4.10\release\vc100.pdb'; linking object as if no debug info
mt.exe -nologo -manifest "release\qtdirs.intermediate.manifest" -outputr
esource:release\qtdirs.exe;1
release\qtdirs.exe
This is the GPL version of PyQt 4.10 (licensed under the GNU General Public
License) for Python 2.7.3 on win32.
Type '2' to view the GPL v2 license.
Type '3' to view the GPL v3 license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.
Do you accept the terms of the license? nmake
Do you accept the terms of the license? nmake install
Do you accept the terms of the license?
Do you accept the terms of the license? :end
Do you accept the terms of the license? yes
Found the license file pyqt-gpl.sip.
Checking to see if the QtGui module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtGui -Im:\include\Q
t -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtGui.cpp -Fe /link /LIBPAT
H:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:
cfgtest_QtGui.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtGui4.lib QtCo
re4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib ws2
_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shell32.lib uuid.lib
cfgtest_QtGui.cpp
Checking to see if the QtHelp module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtHelp -Im:\include
\Qt\QtCore -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_Qt
Help.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:N
O /MANIFEST /MANIFESTFILE:cfgtest_QtHelp.manifest /SUBSYSTEM:CONSOLE /INCREMENTA
L:NO /DEBUG QtHelp4.lib QtSql4.lib QtGui4.lib gdi32.lib comdlg32.lib oleaut32.li
b imm32.lib winmm.lib winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib
QtCore4.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib
ws2_32.lib
cfgtest_QtHelp.cpp
Checking to see if the QtMultimedia module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_MULTIMED
IA_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtMultimedia
-Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtMultimedia.
cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MA
NIFEST /MANIFESTFILE:cfgtest_QtMultimedia.manifest /SUBSYSTEM:CONSOLE /INCREMENT
AL:NO /DEBUG QtMultimedia4.lib QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib ole
aut32.lib imm32.lib winmm.lib winspool.lib ws2_32.lib ole32.lib user32.lib advap
i32.lib kernel32.lib shell32.lib uuid.lib
cfgtest_QtMultimedia.cpp
Checking to see if the QtNetwork module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_NETWORK_
LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtNetwork -Im:\i
nclude\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtNetwork.cpp -Fe /
link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /M
ANIFESTFILE:cfgtest_QtNetwork.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG
QtNetwork4.lib QtCore4.lib ws2_32.lib kernel32.lib user32.lib shell32.lib uuid.
lib ole32.lib advapi32.lib
cfgtest_QtNetwork.cpp
Checking to see if the QtDBus module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -I. -ID:\qt\4
.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtDBus -Im:\include\Qt -nologo -Z
m200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtDBus.cpp -Fe /link /LIBPATH:m:\lib /N
OLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfgtest_QtD
Bus.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtDBus.lib
cfgtest_QtDBus.cpp
cfgtest_QtDBus.cpp(5) : error C2653: 'QDBusConnection' : is not a class or names
pace name
cfgtest_QtDBus.cpp(5) : error C3861: 'systemBus': identifier not found
Checking to see if the QtDeclarative module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_DECLARAT
IVE_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtDeclarativ
e -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtDeclarati
ve.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO
/MANIFEST /MANIFESTFILE:cfgtest_QtDeclarative.manifest /SUBSYSTEM:CONSOLE /INCRE
MENTAL:NO /DEBUG QtDeclarative4.lib QtNetwork4.lib QtGui4.lib QtCore4.lib ws2_32
.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib ole32.
lib user32.lib advapi32.lib kernel32.lib shell32.lib uuid.lib
cfgtest_QtDeclarative.cpp
Checking to see if the QtOpenGL module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_OPENGL_L
IB -DQT_CORE_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtO
penGL -Im:\include\Qt\QtCore -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD
-Zi -W0 cfgtest_QtOpenGL.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXC
OMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfgtest_QtOpenGL.manifest /SUBSYST
EM:CONSOLE /INCREMENTAL:NO /DEBUG QtOpenGL4.lib QtGui4.lib glu32.lib opengl32.li
b gdi32.lib user32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.li
b ws2_32.lib ole32.lib advapi32.lib QtCore4.lib kernel32.lib user32.lib shell32.
lib uuid.lib ole32.lib advapi32.lib ws2_32.lib glu32.lib opengl32.lib gdi32.lib
user32.lib
cfgtest_QtOpenGL.cpp
Checking to see if the QtScript module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPT_L
IB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtScript -Im:\inc
lude\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtScript.cpp -Fe /lin
k /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANI
FESTFILE:cfgtest_QtScript.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtS
cript4.lib QtCore4.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib ad
vapi32.lib ws2_32.lib
cfgtest_QtScript.cpp
Checking to see if the QtScriptTools module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_SCRIPTTO
OLS_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtScriptTool
s -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtScriptToo
ls.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO
/MANIFEST /MANIFESTFILE:cfgtest_QtScriptTools.manifest /SUBSYSTEM:CONSOLE /INCRE
MENTAL:NO /DEBUG QtScriptTools4.lib QtScript4.lib QtGui4.lib QtCore4.lib gdi32.l
ib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib ws2_32.lib ole32.l
ib user32.lib advapi32.lib kernel32.lib shell32.lib uuid.lib
cfgtest_QtScriptTools.cpp
Checking to see if the QtSql module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_SQL_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtSql -Im:\include\Q
t\QtGui -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtSql
.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /M
ANIFEST /MANIFESTFILE:cfgtest_QtSql.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO
/DEBUG QtSql4.lib QtCore4.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32
.lib advapi32.lib ws2_32.lib QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib oleau
t32.lib imm32.lib winmm.lib winspool.lib ws2_32.lib ole32.lib user32.lib advapi3
2.lib kernel32.lib shell32.lib uuid.lib
cfgtest_QtSql.cpp
Checking to see if the QtSvg module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -I. -ID:\qt\4
.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtSvg -Im:\include\Qt -nologo -Zm
200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtSvg.cpp -Fe /link /LIBPATH:m:\lib /NOL
OGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfgtest_QtSvg
.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtSvg4.lib QtXml4.lib QtGui4
.lib QtCore4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspoo
l.lib ws2_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shell32.lib uuid
.lib
cfgtest_QtSvg.cpp
Checking to see if the QtTest module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_TEST_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtTest -Im:\include
\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtTest.cpp -Fe /link /LIB
PATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFI
LE:cfgtest_QtTest.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtTest4.lib
QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib
winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shell32.l
ib uuid.lib
cfgtest_QtTest.cpp
Checking to see if the QtWebKit module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_L
IB -DQT_CORE_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtW
ebKit -Im:\include\Qt\QtCore -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD
-Zi -W0 cfgtest_QtWebKit.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXC
OMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfgtest_QtWebKit.manifest /SUBSYST
EM:CONSOLE /INCREMENTAL:NO /DEBUG QtWebKit4.lib QtNetwork4.lib QtGui4.lib ws2_32
.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib ole32.
lib user32.lib advapi32.lib QtCore4.lib kernel32.lib user32.lib shell32.lib uuid
.lib ole32.lib advapi32.lib ws2_32.lib
cfgtest_QtWebKit.cpp
Checking to see if the QtXml module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtXml -Im:\include\Q
t -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtXml.cpp -Fe /link /LIBPAT
H:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:
cfgtest_QtXml.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtXml4.lib QtCo
re4.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib ws2_
32.lib
cfgtest_QtXml.cpp
Checking to see if the QtXmlPatterns module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XMLPATTE
RNS_LIB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtXmlPattern
s -Im:\include\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtXmlPatter
ns.cpp -Fe /link /LIBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO
/MANIFEST /MANIFESTFILE:cfgtest_QtXmlPatterns.manifest /SUBSYSTEM:CONSOLE /INCRE
MENTAL:NO /DEBUG QtXmlPatterns4.lib QtNetwork4.lib QtCore4.lib ws2_32.lib kernel
32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib
cfgtest_QtXmlPatterns.cpp
Checking to see if the phonon module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_PHONON_L
IB -I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\phonon -Im:\inclu
de\Qt -nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_phonon.cpp -Fe /link /L
IBPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFEST
FILE:cfgtest_phonon.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG phonon4.l
ib QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.li
b winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shell32
.lib uuid.lib
cfgtest_phonon.cpp
Checking to see if the QtAssistant module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB
-I. -ID:\qt\4.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtAssistant -Im:\in
clude\Qt\QtCore -Im:\include\Qt\QtGui -Im:\include\Qt\QtNetwork -Im:\include\Qt
-nologo -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtAssistant.cpp -Fe /link /LI
BPATH:m:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTF
ILE:cfgtest_QtAssistant.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtAss
istantClient4.lib QtCore4.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32
.lib advapi32.lib ws2_32.lib QtGui4.lib gdi32.lib comdlg32.lib oleaut32.lib imm3
2.lib winmm.lib winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib QtNetw
ork4.lib ws2_32.lib
cfgtest_QtAssistant.cpp
cfgtest_QtAssistant.cpp(1) : fatal error C1083: Cannot open include file: 'qassi
stantclient.h': No such file or directory
Checking to see if the QtDesigner module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -I. -ID:\qt\4
.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\QtDesigner -Im:\include\Qt -nolog
o -Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QtDesigner.cpp -Fe /link /LIBPATH:m
:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfg
test_QtDesigner.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QtDesigner4.l
ib QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.li
b winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shell32
.lib uuid.lib
cfgtest_QtDesigner.cpp
Checking to see if the QAxContainer module should be built...
cl -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -I. -ID:\qt\4
.8.2-64\mkspecs\win32-msvc2008 -Im:\include\Qt\ActiveQt -Im:\include\Qt -nologo
-Zm200 -Zc:wchar_t -O2 -MD -Zi -W0 cfgtest_QAxContainer.cpp -Fe /link /LIBPATH:m
:\lib /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:cfg
test_QAxContainer.manifest /SUBSYSTEM:CONSOLE /INCREMENTAL:NO /DEBUG QAxContaine
r.lib QtGui4.lib QtCore4.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm
.lib winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib kernel32.lib shel
l32.lib uuid.lib
cfgtest_QAxContainer.cpp
LINK : fatal error LNK1181: cannot open input file 'QAxContainer.lib'
Qt v4.8.2 free edition is being used.
SIP 4.14.5 is being used.
The Qt header files are in D:\qt\4.8.2-64\include.
The shared Qt libraries are in D:\qt\4.8.2-64\lib.
The Qt binaries are in D:\qt\4.8.2-64\bin.
The Qt mkspecs directory is in D:\qt\4.8.2-64.
These PyQt modules will be built: QtCore, QtGui, QtHelp, QtMultimedia,
QtNetwork, QtDeclarative, QtOpenGL, QtScript, QtScriptTools, QtSql, QtSvg,
QtTest, QtWebKit, QtXml, QtXmlPatterns, phonon, QtDesigner.
The PyQt Python package will be installed in C:\Program
Files\Autodesk\Maya2014\Python\Lib\site-packages.
PyQt is being built with deprecated Qt v4 features.
PyQt is being built with generated docstrings.
The PyQt .sip files will be installed in C:\Program
Files\Autodesk\Maya2014\Python\sip\PyQt4.
pyuic4, pyrcc4 and pylupdate4 will be installed in C:\Program
Files\Autodesk\Maya2014\Python.
Embedding sip flags...
Generating the C++ source for the QtCore module...
"C:\Program Files\Autodesk\Maya2014\Python\sip" -w -o -x VendorID -t WS_WIN -x P
yQt_NoPrintRangeBug -t Qt_4_8_0 -x Py_v3 -g -a QtCore.api -c D:\__sdkext\_Maya20
14 Scripts\PyQt-win-gpl-4.10\QtCore -b QtCore\QtCore.sbf -I D:\__sdkext\_Maya201
4 Scripts\PyQt-win-gpl-4.10\sip D:\__sdkext\_Maya2014 Scripts\PyQt-win-gpl-4.10/
sip/QtCore/QtCoremod.sip
sip: Usage: sip [-h] [-V] [-a file] [-b file] [-c dir] [-d file] [-e] [-g] [-I d
ir] [-j #] [-k] [-m file] [-o] [-p module] [-P] [-r] [-s suffix] [-t tag] [-T] [
-w] [-x feature] [-X id:file] [-z file] [file]
Error: Unable to create the C++ code.