Advertisement
Guest User

Untitled

a guest
Jan 7th, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. Error MSB3073 The command "setlocal
  2. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E copy C:/Users/qjnri/AppData/Roaming/vst-sdk_3.7.7_build-19_2022-12-12/VST_SDK/vst3sdk/cmake/modules/../templates/VST_Logo_Steinberg.ico C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/PlugIn.ico
  3. if %errorlevel% neq 0 goto :cmEnd
  4. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E copy C:/Users/qjnri/AppData/Roaming/vst-sdk_3.7.7_build-19_2022-12-12/VST_SDK/vst3sdk/cmake/modules/../templates/desktop.ini.in C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/desktop.ini
  5. if %errorlevel% neq 0 goto :cmEnd
  6. attrib +s C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/desktop.ini
  7. if %errorlevel% neq 0 goto :cmEnd
  8. attrib +s C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/PlugIn.ico
  9. if %errorlevel% neq 0 goto :cmEnd
  10. attrib +s C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3
  11. if %errorlevel% neq 0 goto :cmEnd
  12. :cmEnd
  13. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  14. :cmErrorLevel
  15. exit /b %1
  16. :cmDone
  17. if %errorlevel% neq 0 goto :VCEnd
  18. setlocal
  19. cd C:\Users\qjnri\source\vst\kw_Squarify\kw_Squarify\build\bin
  20. if %errorlevel% neq 0 goto :cmEnd
  21. C:
  22. if %errorlevel% neq 0 goto :cmEnd
  23. C:\Users\qjnri\source\vst\kw_Squarify\kw_Squarify\build\bin\Release\moduleinfotool.exe -create -version 1.0.0.0 -path C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3 -output C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/Contents/moduleinfo.json
  24. if %errorlevel% neq 0 goto :cmEnd
  25. :cmEnd
  26. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  27. :cmErrorLevel
  28. exit /b %1
  29. :cmDone
  30. if %errorlevel% neq 0 goto :VCEnd
  31. setlocal
  32. cd C:\Users\qjnri\source\vst\kw_Squarify\kw_Squarify\build\bin
  33. if %errorlevel% neq 0 goto :cmEnd
  34. C:
  35. if %errorlevel% neq 0 goto :cmEnd
  36. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo [SMTG] Validator started...
  37. if %errorlevel% neq 0 goto :cmEnd
  38. C:\Users\qjnri\source\vst\kw_Squarify\kw_Squarify\build\bin\Release\validator.exe C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3/Contents/x86_64-win/kw_Squarify.vst3
  39. if %errorlevel% neq 0 goto :cmEnd
  40. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo [SMTG] Validator finished.
  41. if %errorlevel% neq 0 goto :cmEnd
  42. :cmEnd
  43. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  44. :cmErrorLevel
  45. exit /b %1
  46. :cmDone
  47. if %errorlevel% neq 0 goto :VCEnd
  48. setlocal
  49. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo [SMTG] Delete previous link...
  50. if %errorlevel% neq 0 goto :cmEnd
  51. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E rm -rf C:/Users/qjnri/AppData/Local/Programs/Common/VST3/kw_Squarify.vst3
  52. if %errorlevel% neq 0 goto :cmEnd
  53. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo [SMTG] Creation of the new link...
  54. if %errorlevel% neq 0 goto :cmEnd
  55. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E create_symlink C:/Users/qjnri/source/vst/kw_Squarify/kw_Squarify/build/VST3/Release/kw_Squarify.vst3 C:/Users/qjnri/AppData/Local/Programs/Common/VST3/kw_Squarify.vst3
  56. if %errorlevel% neq 0 goto :cmEnd
  57. "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo [SMTG] Finished.
  58. if %errorlevel% neq 0 goto :cmEnd
  59. :cmEnd
  60. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  61. :cmErrorLevel
  62. exit /b %1
  63. :cmDone
  64. if %errorlevel% neq 0 goto :VCEnd
  65. :VCEnd" exited with code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement