depthjs
depthjs copied to clipboard
Build issue MSB3073
I pulled the changes and now I'm getting this: looks like I need to move the bat file somewhere?
Error 13 error MSB3073: The command "setlocal
cd C:\firebreath-1.6\projects\firebreath-plugin
if %errorlevel% neq 0 goto :cmEnd
C:
if %errorlevel% neq 0 goto :cmEnd
call copy_binary_win32.bat Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 depthjsplugin
@pxue Can you try it now? I made some changes to where it looks for the script...