Advertisement
Guest User

qtopcua docs nmake

a guest
Sep 2nd, 2018
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.27 KB | None | 0 0
  1. Boris@MININT-TGHD2NK D:\Qt\qtopcua\build
  2. > nmake docs
  3.  
  4. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  5. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  6.  
  7.         "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile html_docs && "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile qch_docs
  8.  
  9.  
  10. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  11. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  12.  
  13.         "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile prepare_docs && "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile generate_docs
  14.  
  15. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  16. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  17.  
  18.         cd src\ && ( if not exist Makefile D:\Qt\Qt5.11.1\5.11.1\msvc2015_64\bin\qmake.exe -o Makefile D:\Qt\qtopcua\src\src.pro ) && "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile prepare_docs
  19.  
  20. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  21. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  22.  
  23.         cd opcua\ && ( if not exist Makefile D:\Qt\Qt5.11.1\5.11.1\msvc2015_64\bin\qmake.exe -o Makefile D:\Qt\qtopcua\src\opcua\opcua.pro ) && "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile prepare_docs
  24.  
  25. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  26. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  27.  
  28.         "D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile.Release prepare_docs
  29.  
  30. Microsoft (R) Program Maintenance Utility, Version 14.00.23506.0
  31. Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
  32.  
  33.         D:\Qt\Qt5.11.1\5.11.1\msvc2015_64\bin\qtattributionsscanner.exe D:/Qt/qtopcua --filter QDocModule=qtopcua -o D:/Qt/qtopcua/build/src/opcua/codeattributions.qdoc
  34.         call D:\Qt\qtopcua\build\src\opcua\qdoc_wrapper.bat -outputdir D:/Qt/qtopcua/build/doc/qtopcua -installdir D:/Qt/Qt5.11.1/Docs/Qt-5.11.1 D:/Qt/qtopcua/src/opcua/doc/qtopcua.qdocconf -prepare -indexdir D:/Qt/Qt5.11.1/Docs/Qt-5.11.1 -no-link-errors -ID:\Qt\qtopcua\src\opcua -I. -I..\..\include -I..\..\include\QtOpcUa -I..\..\include\QtOpcUa\5.11.2 -I..\..\include\QtOpcUa\5.11.2\QtOpcUa -Itmp -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include\QtGui -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include\QtANGLE -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include\QtCore\5.11.1 -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include\QtCore\5.11.1\QtCore -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\include\QtCore -I.moc\release -I\include -IC:\openssl\include -IC:\Utils\my_sql\mysql-5.6.11-winx64\include -IC:\Utils\postgresql\pgsql\include -ID:\Qt\Qt5.11.1\5.11.1\msvc2015_64\mkspecs\win32-msvc
  35. NMAKE : fatal error U1077: "call": Rückgabe-Code "0xc0000135"
  36. Stop.
  37. NMAKE : fatal error U1077: ""D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"": Rückgabe-Code "0x2"
  38. Stop.
  39. NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
  40. Stop.
  41. NMAKE : fatal error U1077: "cd": Rückgabe-Code "0x2"
  42. Stop.
  43. NMAKE : fatal error U1077: ""D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"": Rückgabe-Code "0x2"
  44. Stop.
  45. NMAKE : fatal error U1077: ""D:\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"": Rückgabe-Code "0x2"
  46. Stop.
  47.  
  48. Boris@MININT-TGHD2NK D:\Qt\qtopcua\build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement