Only works on Linux (ubuntu 12.04), not Windows 7 SP1 using MSVC2010SP1. (shadow build)
> > cd qtbase\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake.EXE > d:\qpSOFT\Projects\Qt5\qtbase\qtbase.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd src\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\src.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd tools\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\tools.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd bootstrap\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\bootstrap\bootstrap.pro -o > Makefile ) && D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile.Release > cd moc\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\moc\moc.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd rcc\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\rcc\rcc.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd qdoc\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\qdoc\qdoc.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile.Release > cd uic\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\tools\uic\uic.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > cd corelib\ && ( if not exist Makefile > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qmake > d:\qpSOFT\Projects\Qt5\qtbase\src\corelib\corelib.pro -o Makefile ) && > D:\qpSOFT\MyDEV\bin\amd64\nmake.exe -f Makefile docs > d:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qdoc.exe -installdir > D:/qpSOFT/Projects/BuildQt5-x64/qtbase/doc -indexdir ../../doc > D:/qpSOFT/Projects/Qt5/qtbase/src/corelib/doc/qtcore.qdocconf > Cannot find index directory ../../doc > ASSERT: "&other != this" in file > d:\qpsoft\projects\buildqt5-x64\qtbase\include\qtcore\../../../../Qt5/qtbase/src/corelib/tools/qstring.h, > line 755 > NMAKE : fatal error U1077: > 'd:\qpSOFT\Projects\BuildQt5-x64\qtbase\bin\qdoc.exe' : return code '0x1' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. > NMAKE : fatal error U1077: 'cd' : return code '0x2' > Stop. 2012/8/25 Loaden <[email protected]> > I can using 'make docs' to create qt.qch for now. > -- Best Regards Yuchen
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
