Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue MSB3073 #31

Open
pxue opened this issue Mar 7, 2012 · 1 comment
Open

Build issue MSB3073 #31

pxue opened this issue Mar 7, 2012 · 1 comment

Comments

@pxue
Copy link

pxue commented Mar 7, 2012

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
@royshil
Copy link
Collaborator

royshil commented Mar 7, 2012

@pxue Can you try it now? I made some changes to where it looks for the script...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants