Advertisement
Guest User

Untitled

a guest
May 14th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Chef@CHEF-PC /c/dev/mumble (master)
  2. $ cd src/mumble && nmake
  3.  
  4. Microsoft (R) Program Maintenance Utility   Version 7.00.8882
  5. Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
  6.  
  7.         nmake -f Makefile.Debug
  8.  
  9. Microsoft (R) Program Maintenance Utility   Version 7.00.8882
  10. Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
  11.  
  12.         copy /y C:\dev\QtMumble\translations\qt_de.qm qt_de.qm
  13.         1 Datei(en) kopiert.
  14.         copy /y C:\dev\QtMumble\translations\qt_es.qm qt_es.qm
  15.         1 Datei(en) kopiert.
  16.         copy /y C:\dev\QtMumble\translations\qt_fr.qm qt_fr.qm
  17.         1 Datei(en) kopiert.
  18.         copy /y C:\dev\QtMumble\translations\qt_ru.qm qt_ru.qm
  19.         1 Datei(en) kopiert.
  20.         copy /y C:\dev\QtMumble\translations\qt_pl.qm qt_pl.qm
  21.         1 Datei(en) kopiert.
  22.         copy /y C:\dev\QtMumble\translations\qt_ja_JP.qm qt_ja_JP.qm
  23.         1 Datei(en) kopiert.
  24.         copy /y C:\dev\QtMumble\translations\qt_zh_CN.qm qt_zh_CN.qm
  25.         1 Datei(en) kopiert.
  26.         copy /y C:\dev\QtMumble\translations\qt_zh_TW.qm qt_zh_TW.qm
  27.         1 Datei(en) kopiert.
  28.         c:\dev\QtMumble\bin\lrelease.exe mumble_en.ts
  29. Updating 'mumble_en.qm'...
  30.     Generated 0 translation(s) (0 finished and 0 unfinished)
  31.  
  32.     Ignored 1389 untranslated source text(s)
  33.         c:\dev\QtMumble\bin\lrelease.exe mumble_es.ts
  34. Updating 'mumble_es.qm'...
  35.     Generated 1311 translation(s) (1296 finished and 15 unfinished)
  36.  
  37.     Ignored 78 untranslated source text(s)
  38.         c:\dev\QtMumble\bin\lrelease.exe mumble_de.ts
  39. Updating 'mumble_de.qm'...
  40.     Generated 1383 translation(s) (1378 finished and 5 unfinished)
  41.  
  42.     Ignored 6 untranslated source text(s)
  43.         c:\dev\QtMumble\bin\lrelease.exe mumble_fr.ts
  44. Updating 'mumble_fr.qm'...
  45.     Generated 1189 translation(s) (1144 finished and 45 unfinished)
  46.  
  47.     Ignored 200 untranslated source text(s)
  48.         c:\dev\QtMumble\bin\lrelease.exe mumble_pl.ts
  49. Updating 'mumble_pl.qm'...
  50.     Generated 1322 translation(s) (1307 finished and 15 unfinished)
  51.  
  52.     Ignored 68 untranslated source text(s)
  53.         c:\dev\QtMumble\bin\lrelease.exe mumble_ru.ts
  54. Updating 'mumble_ru.qm'...
  55.     Generated 353 translation(s) (257 finished and 96 unfinished)
  56.  
  57.     Ignored 1036 untranslated source text(s)
  58.         c:\dev\QtMumble\bin\lrelease.exe mumble_cs.ts
  59. Updating 'mumble_cs.qm'...
  60.     Generated 383 translation(s) (281 finished and 102 unfinished)
  61.  
  62.     Ignored 1006 untranslated source text(s)
  63.         c:\dev\QtMumble\bin\lrelease.exe mumble_it.ts
  64. Updating 'mumble_it.qm'...
  65.     Generated 1311 translation(s) (1296 finished and 15 unfinished)
  66.  
  67.     Ignored 78 untranslated source text(s)
  68.         c:\dev\QtMumble\bin\lrelease.exe mumble_ja.ts
  69. Updating 'mumble_ja.qm'...
  70.     Generated 1334 translation(s) (1307 finished and 27 unfinished)
  71.  
  72.     Ignored 55 untranslated source text(s)
  73.         c:\dev\QtMumble\bin\lrelease.exe mumble_zh_CN.ts
  74. Updating 'mumble_zh_CN.qm'...
  75.     Generated 678 translation(s) (612 finished and 66 unfinished)
  76.  
  77.     Ignored 711 untranslated source text(s)
  78.         c:\dev\QtMumble\bin\lrelease.exe mumble_zh_TW.ts
  79. Updating 'mumble_zh_TW.qm'...
  80.     Generated 678 translation(s) (612 finished and 66 unfinished)
  81.  
  82.     Ignored 711 untranslated source text(s)
  83.         c:\dev\QtMumble\bin\lrelease.exe mumble_da.ts
  84. Updating 'mumble_da.qm'...
  85.     Generated 1310 translation(s) (1298 finished and 12 unfinished)
  86.  
  87.     Ignored 80 untranslated source text(s)
  88.         c:\dev\QtMumble\bin\uic.exe ConfigDialog.ui -o ui_ConfigDialog.h
  89.         c:\dev\QtMumble\bin\uic.exe MainWindow.ui -o ui_MainWindow.h
  90.         c:\dev\QtMumble\bin\uic.exe ConnectDialogEdit.ui -o ui_ConnectDialogEdit
  91. .h
  92.         c:\dev\QtMumble\bin\uic.exe ConnectDialog.ui -o ui_ConnectDialog.h
  93.         c:\dev\QtMumble\bin\uic.exe BanEditor.ui -o ui_BanEditor.h
  94.         c:\dev\QtMumble\bin\uic.exe RichTextEditorLink.ui -o ui_RichTextEditorLi
  95. nk.h
  96.         c:\dev\QtMumble\bin\uic.exe RichTextEditor.ui -o ui_RichTextEditor.h
  97.         c:\dev\QtMumble\bin\uic.exe ACLEditor.ui -o ui_ACLEditor.h
  98.         c:\dev\QtMumble\bin\uic.exe Plugins.ui -o ui_Plugins.h
  99.         c:\dev\QtMumble\bin\uic.exe Overlay.ui -o ui_Overlay.h
  100.         c:\dev\QtMumble\bin\uic.exe OverlayEditor.ui -o ui_OverlayEditor.h
  101.         c:\dev\QtMumble\bin\uic.exe LookConfig.ui -o ui_LookConfig.h
  102.         c:\dev\QtMumble\bin\uic.exe AudioStats.ui -o ui_AudioStats.h
  103.         c:\dev\QtMumble\bin\uic.exe AudioInput.ui -o ui_AudioInput.h
  104.         c:\dev\QtMumble\bin\uic.exe AudioOutput.ui -o ui_AudioOutput.h
  105. Warning: name gridLayout is already used
  106.         c:\dev\QtMumble\bin\uic.exe Log.ui -o ui_Log.h
  107.         c:\dev\QtMumble\bin\uic.exe TextMessage.ui -o ui_TextMessage.h
  108.         c:\dev\QtMumble\bin\uic.exe NetworkConfig.ui -o ui_NetworkConfig.h
  109.         c:\dev\QtMumble\bin\uic.exe LCD.ui -o ui_LCD.h
  110.         c:\dev\QtMumble\bin\uic.exe GlobalShortcut.ui -o ui_GlobalShortcut.h
  111.         c:\dev\QtMumble\bin\uic.exe GlobalShortcutTarget.ui -o ui_GlobalShortcut
  112. Target.h
  113.         c:\dev\QtMumble\bin\uic.exe AudioWizard.ui -o ui_AudioWizard.h
  114.         c:\dev\QtMumble\bin\uic.exe Cert.ui -o ui_Cert.h
  115.         c:\dev\QtMumble\bin\uic.exe UserEdit.ui -o ui_UserEdit.h
  116.         c:\dev\QtMumble\bin\uic.exe Tokens.ui -o ui_Tokens.h
  117.         c:\dev\QtMumble\bin\uic.exe UserInformation.ui -o ui_UserInformation.h
  118.         protoc --cpp_out=. -I. -I.. ..\Mumble.proto
  119. Der Befehl "protoc" ist entweder falsch geschrieben oder
  120. konnte nicht gefunden werden.
  121. NMAKE : fatal error U1077: 'protoc' : return code '0x1'
  122. Stop.
  123. NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 8\VC\Platf
  124. ormSDK\Bin\nmake.exe"' : return code '0x2'
  125. Stop.
  126.  
  127. Chef@CHEF-PC /c/dev/mumble/src/mumble (master)
  128. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement