Guest User

Untitled

a guest
Nov 23rd, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. 1>------ Build started: Project: cgame, Configuration: Debug Win32 ------
  2. 1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Users\Fetz\Downloads\wet-sdk-plus-master\wet-sdk-plus-master\src\cgame\.\Debug\cgame.dll) does not match the Linker's OutputFile property value (C:\Users\Fetz\Downloads\wet-sdk-plus-master\wet-sdk-plus-master\src\Debug\cgame_mp_x86.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).
  3. 1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(cgame) does not match the Linker's OutputFile property value (cgame_mp_x86). 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. 1> Creating library .\Debug/cgame_mp_x86.lib and object .\Debug/cgame_mp_x86.exp
  5. 1> Creating library .\Debug/cgame_mp_x86.lib and object .\Debug/cgame_mp_x86.exp
  6. 1>LINK : fatal error LNK1104: cannot open file '.\Debug/cgame_mp_x86.map'
  7. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment