Menu

[Erro] Compiling VS2010

Anonymous
2010-11-10
2013-04-18
  • Anonymous

    Anonymous - 2010-11-10

    Error 4 error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\connectserver\Release\connectserver.exe D:\SRC\emu f1x\build\connectserver
    :VCEnd" exited with code 4. C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 connectserver
    Error 2 error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\ConnectServer
    xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\DataServer
    xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\GameServer

    :VCEnd" exited with code 4. C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 core
    Error 6 error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\dataserver\Release\dataserver.exe D:\SRC\emu f1x\build\dataserver
    :VCEnd" exited with code 4. C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 dataserver
    Error 8 error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\gameserver\Release\gameserver.exe D:\SRC\emu f1x\build\gameserver
    :VCEnd" exited with code 4. C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113 6 gameserver

     
  • Anonymous

    Anonymous - 2010-11-18

    1>---- Build started: Project: core, Configuration: Release Win32 ----
    1>Build started 18/11/2010 01:25:23.
    1>InitializeBuildStatus:
    1>  Touching "D:\SRC\emu f1x\\tmp\core\Release\core.unsuccessfulbuild".
    1>ClCompile:
    1>  core.cpp
    1>  logger.cpp
    1>  network.cpp
    1>  packet.cpp
    1>  scheduler.cpp
    1>  xml.cpp
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(D:\SRC\emu f1x\\tmp\core\Release\core.dll) does not match the Linker's OutputFile property value (D:\SRC\emu f1x\bin\core\Release\core.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    1>Link:
    1>     Creating library D:\SRC\emu f1x\\tmp\core\Release\core.lib and object D:\SRC\emu f1x\\tmp\core\Release\core.exp
    1>  Generating code
    1>  Finished generating code
    1>  core.vcxproj -> D:\SRC\emu f1x\\tmp\core\Release\core.dll
    1>PostBuildEvent:
    1>  Número de parâmetros inválido
    1>  Número de parâmetros inválido
    1>  Número de parâmetros inválido
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\ConnectServer
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\DataServer
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: xcopy /Y D:\SRC\emu f1x\bin\core\Release\core.dll D:\SRC\emu f1x\build\GameServer
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073:
    1>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 4.
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:47.84
    2>---- Build started: Project: dataserver, Configuration: Release Win32 ----
    3>---- Build started: Project: connectserver, Configuration: Release Win32 ----
    3>Build started 18/11/2010 01:26:11.
    2>Build started 18/11/2010 01:26:11.
    3>InitializeBuildStatus:
    3>  Touching "D:\SRC\emu f1x\\tmp\connectserver\Release\connectserver.unsuccessfulbuild".
    2>InitializeBuildStatus:
    2>  Touching "D:\SRC\emu f1x\\tmp\dataserver\Release\dataserver.unsuccessfulbuild".
    2>ClCompile:
    2>  configuration.cpp
    3>ClCompile:
    3>  connectserver.cpp
    2>  database.cpp
    3>  game.cpp
    3>  protocol.cpp
    2>  dataserver.cpp
    3>  serverslist.cpp
    2>  game.cpp
    3>  user.cpp
    2>  protocol.cpp
    2>  user.cpp
    3>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(D:\SRC\emu f1x\\tmp\connectserver\Release\connectserver.exe) does not match the Linker's OutputFile property value (D:\SRC\emu f1x\bin\connectserver\Release\connectserver.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    3>Link:
    3>  Generating code
    3>  Finished generating code
    3>  connectserver.vcxproj -> D:\SRC\emu f1x\\tmp\connectserver\Release\connectserver.exe
    3>PostBuildEvent:
    3>  Número de parâmetros inválido
    3>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\connectserver\Release\connectserver.exe D:\SRC\emu f1x\build\connectserver
    3>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 4.
    3>
    3>Build FAILED.
    3>
    3>Time Elapsed 00:00:44.14
    4>---- Build started: Project: gameserver, Configuration: Release Win32 ----
    4>Build started 18/11/2010 01:26:56.
    4>InitializeBuildStatus:
    4>  Touching "D:\SRC\emu f1x\\tmp\gameserver\Release\gameserver.unsuccessfulbuild".
    4>ClCompile:
    4>  character.cpp
    4>  configuration.cpp
    4>  crypt.cpp
    4>  dsprotocol.cpp
    4>  game.cpp
    4>  gameserver.cpp
    4>  protocol.cpp
    4>  user.cpp
    2>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(D:\SRC\emu f1x\\tmp\dataserver\Release\dataserver.exe) does not match the Linker's OutputFile property value (D:\SRC\emu f1x\bin\dataserver\Release\dataserver.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    2>Link:
    2>  Generating code
    2>  Finished generating code
    4>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(D:\SRC\emu f1x\\tmp\gameserver\Release\gameserver.exe) does not match the Linker's OutputFile property value (D:\SRC\emu f1x\bin\gameserver\Release\gameserver.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    4>Link:
    4>  Generating code
    4>  Finished generating code
    2>  dataserver.vcxproj -> D:\SRC\emu f1x\\tmp\dataserver\Release\dataserver.exe
    4>  gameserver.vcxproj -> D:\SRC\emu f1x\\tmp\gameserver\Release\gameserver.exe
    4>PostBuildEvent:
    4>  Número de parâmetros inválido
    4>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\gameserver\Release\gameserver.exe D:\SRC\emu f1x\build\gameserver
    4>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 4.
    4>
    4>Build FAILED.
    4>
    4>Time Elapsed 00:01:02.95
    2>PostBuildEvent:
    2>  Número de parâmetros inválido
    2>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "xcopy /Y D:\SRC\emu f1x\bin\dataserver\Release\dataserver.exe D:\SRC\emu f1x\build\dataserver
    2>C:\Arquivos de programas\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 4.
    2>
    2>Build FAILED.
    2>
    2>Time Elapsed 00:01:48.18
    ========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

     

Log in to post a comment.