Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.88 KB | None | 0 0
  1. 1>------ Build started: Project: sdk, Configuration: Debug Win32 ------
  2. 1>Build started 9/22/2015 4:18:43 PM.
  3. 1>Building with tools version "12.0".
  4. 1>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (entry point):
  5. 1>Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
  6. 1>Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
  7. 1>Using "Message" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  8. 1>Task "Message"
  9. 1> Configuration=Debug
  10. 1>Done executing task "Message".
  11. 1>Task "Message"
  12. 1> Platform=Win32
  13. 1>Done executing task "Message".
  14. 1>Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\Debug\' != '' and !HasTrailingSlash('D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\Debug\')).
  15. 1>Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
  16. 1>Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('Debug\' != '' and !HasTrailingSlash('Debug\')).
  17. 1>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "sdk.vcxproj".
  18. 1>Target "_PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.BuildSteps.Targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "Build" depends on it):
  19. 1>Task "CreateItem" skipped, due to false condition; ('%(CustomBuild.IncludeFileToTool)'!='') was evaluated as (''!='').
  20. 1>Done building target "_PrepareForBuild" in project "sdk.vcxproj".
  21. 1>Target "_PrepareForReferenceResolution" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  22. 1>Task "Message" skipped, due to false condition; ('$(_REFERENCE_DEBUG)'=='true') was evaluated as (''=='true').
  23. 1>Done building target "_PrepareForReferenceResolution" in project "sdk.vcxproj".
  24. 1>Target "ComputeCrtSDKReference" skipped, due to false condition; ('@(ClCompile)'!='' and '$(WindowsAppContainer)'=='true' and '$(UseCrtSDKReference)' != 'false') was evaluated as ('..\extension.cpp;..\..\smsdk_ext.cpp'!='' and 'false'=='true' and '' != 'false').
  25. 1>Target "BeforeResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  26. 1>Done building target "BeforeResolveReferences" in project "sdk.vcxproj".
  27. 1>Target "AssignProjectConfiguration" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  28. 1>Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  29. 1>Task "AssignProjectConfiguration"
  30. 1>Done executing task "AssignProjectConfiguration".
  31. 1>Done building target "AssignProjectConfiguration" in project "sdk.vcxproj".
  32. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  33. 1>Target "_SplitProjectReferencesByFileExistence" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveProjectReferences" depends on it):
  34. 1>Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
  35. 1>Done building target "_SplitProjectReferencesByFileExistence" in project "sdk.vcxproj".
  36. 1>Target "_RemoveNameMetadataFromProjectReferenceItems" skipped, due to false condition; ('@(ProjectReference)'!='') was evaluated as (''!='').
  37. 1>Target "ResolveProjectReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  38. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '11.0' != '10.0' and '' != '').
  39. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' == '10.0' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and ('true' == 'true' or 'true' != 'true') and '11.0' == '10.0' and '' != '').
  40. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' != 'true' and 'true' == 'true' and '' != '').
  41. 1>Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('' == 'true' and '' != '' and 'true' == 'true' and '' != '').
  42. 1>Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('' != '' and '' != '').
  43. 1>Done building target "ResolveProjectReferences" in project "sdk.vcxproj".
  44. 1>Target "ResolveNativeReferences" skipped, due to false condition; ('@(NativeReference)'!='') was evaluated as (''!='').
  45. 1>Target "_PrepareForReferenceResolution" skipped. Previously built successfully.
  46. 1>Target "GetFrameworkPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.NetFramework.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveAssemblyReferences" depends on it):
  47. 1>Done building target "GetFrameworkPaths" in project "sdk.vcxproj".
  48. 1>Target "GetWinFXPath" skipped, due to false condition; (('@(Page)' != '' or '@(ApplicationDefinition)' != '' or '@(Resource)' != '') and ('$(GetWinFXNativePath)' != '' or '$(GetWinFXWoWPath)' != '' )) was evaluated as (('' != '' or '' != '' or '' != '') and ('' != '' or '' != '' )).
  49. 1>Target "GetReferenceAssemblyPaths" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveAssemblyReferences" depends on it):
  50. 1>Task "GetReferenceAssemblyPaths" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and ('$(_TargetFrameworkDirectories)' == '' or '$(_FullFrameworkReferenceAssemblyPaths)' == '')) was evaluated as ('' != '' and ('C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '' or 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0' == '')).
  51. 1>Done building target "GetReferenceAssemblyPaths" in project "sdk.vcxproj".
  52. 1>Target "SetBuildDefaultEnvironmentVariables" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "PrepareForBuild" depends on it):
  53. 1>Using "SetEnv" task from assembly "Microsoft.Build.CppTasks.Common.v110, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  54. 1>Task "SetEnv"
  55. 1> PATH=E:\Visual Studio 2012\VC\bin;C:\Program Files (x86)\Windows Kits\8.0\bin\x86;;C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools;E:\Visual Studio 2012\Common7\Tools\bin;E:\Visual Studio 2012\Common7\tools;E:\Visual Studio 2012\Common7\ide;C:\Program Files (x86)\HTML Help Workshop;C:\Program Files (x86)\MSBuild\12.0\bin\;E:\Visual Studio 2012\;C:\WINDOWS\SysWow64;;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\iis express\PHP\v5.4;C:\Program Files (x86)\Mozilla Firefox;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Oracle\VirtualBox;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Coding\Sourcepawn\scripting;
  56. 1>Done executing task "SetEnv".
  57. 1>Task "SetEnv" skipped, due to false condition; ('$(_IsNativeEnvironment)' == 'true') was evaluated as ('' == 'true').
  58. 1>Task "SetEnv"
  59. 1> LIB=E:\Visual Studio 2012\VC\lib;E:\Visual Studio 2012\VC\atlmfc\lib;C:\Program Files (x86)\Windows Kits\8.0\lib\win8\um\x86;;
  60. 1>Done executing task "SetEnv".
  61. 1>Task "SetEnv"
  62. 1> LIBPATH=E:\Visual Studio 2012\VC\atlmfc\lib;E:\Visual Studio 2012\VC\lib
  63. 1>Done executing task "SetEnv".
  64. 1>Task "SetEnv"
  65. 1> INCLUDE=E:\Visual Studio 2012\VC\include;E:\Visual Studio 2012\VC\atlmfc\include;C:\Program Files (x86)\Windows Kits\8.0\Include\um;C:\Program Files (x86)\Windows Kits\8.0\Include\shared;C:\Program Files (x86)\Windows Kits\8.0\Include\winrt;;
  66. 1>Done executing task "SetEnv".
  67. 1>Done building target "SetBuildDefaultEnvironmentVariables" in project "sdk.vcxproj".
  68. 1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
  69. 1>Target "GetResolvedWinMD" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "PrepareForBuild" depends on it):
  70. 1>Done building target "GetResolvedWinMD" in project "sdk.vcxproj".
  71. 1>Target "PlatformPrepareForBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "PrepareForBuild" depends on it):
  72. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') was evaluated as (''!='true' and 'true' != 'true').
  73. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and '$(PlatformToolset)' == 'v100') was evaluated as (''!='true' and 'true' != 'true' and 'v110' == 'v100').
  74. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and '$(PlatformToolset)' == 'v90') was evaluated as (''!='true' and 'true' != 'true' and 'v110' == 'v90').
  75. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ToolsetTargetsFound)' != 'true' and '$(PlatformToolset)' != 'v90' and '$(PlatformToolset)' != 'v100') was evaluated as (''!='true' and 'true' != 'true' and 'v110' != 'v90' and 'v110' != 'v100').
  76. 1>Done building target "PlatformPrepareForBuild" in project "sdk.vcxproj".
  77. 1>Target "GetFrameworkPaths" skipped. Previously built successfully.
  78. 1>Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
  79. 1>Target "PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveAssemblyReferences" depends on it):
  80. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(ConfigurationPlatformExists)' != 'true') was evaluated as (''!='true' and 'true' != 'true').
  81. 1>Using "MakeDir" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  82. 1>Task "MakeDir"
  83. 1>Done executing task "MakeDir".
  84. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(WindowsAppContainer)'=='true' and '$(ConfigurationType)'!='Application' and '$(ConfigurationType)'!='DynamicLibrary' and '$(ConfigurationType)'!='StaticLibrary') was evaluated as (''!='true' and 'false'=='true' and 'DynamicLibrary'!='Application' and 'DynamicLibrary'!='DynamicLibrary' and 'DynamicLibrary'!='StaticLibrary').
  85. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and ($(TargetFrameworkVersion)=='v3.5' or $(TargetFrameworkVersion)=='v3.0' or $(TargetFrameworkVersion)=='v2.0' )) was evaluated as (''!='true' and 'E:\Visual Studio 2012\VC\'=='' and '' != 'true' and (v4.0=='v3.5' or v4.0=='v3.0' or v4.0=='v2.0' )).
  86. 1>Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and '$(PlatformToolset)'=='v90') was evaluated as (''!='true' and 'E:\Visual Studio 2012\VC\'=='' and '' != 'true' and 'v110'=='v90').
  87. 1>Task "VCMessage" skipped, due to false condition; ('$(VCInstallDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('E:\Visual Studio 2012\VC\'=='' and '' != 'true').
  88. 1>Task "VCMessage" skipped, due to false condition; ('$(WindowsSDKDir)'=='' and '$(UseEnv)' != 'true') was evaluated as ('C:\Program Files (x86)\Windows Kits\8.0\'=='' and '' != 'true').
  89. 1>Task "VCMessage" skipped, due to false condition; ('$(IntDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
  90. 1>Task "VCMessage" skipped, due to false condition; ('$(OutDirTrailingSlashWarning)'=='true') was evaluated as (''=='true').
  91. 1>Task "VCMessage" skipped, due to false condition; ('%(CompatibilityIssues.Identity)' != '' and '$(DesignTimeBuild)'!='true') was evaluated as ('' != '' and ''!='true').
  92. 1>Task "MakeDir"
  93. 1>Done executing task "MakeDir".
  94. 1>Done building target "PrepareForBuild" in project "sdk.vcxproj".
  95. 1>Target "_PrepareForReferenceResolution" skipped. Previously built successfully.
  96. 1>Target "ComputeCrtSDKReference" skipped, due to false condition; ('@(ClCompile)'!='' and '$(WindowsAppContainer)'=='true' and '$(UseCrtSDKReference)' != 'false') was evaluated as ('..\extension.cpp;..\..\smsdk_ext.cpp'!='' and 'false'=='true' and '' != 'false').
  97. 1>Target "GetInstalledSDKLocations" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveSDKReferences" depends on it):
  98. 1>Task "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
  99. 1>Done building target "GetInstalledSDKLocations" in project "sdk.vcxproj".
  100. 1>Target "ResolveSDKReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveAssemblyReferences" depends on it):
  101. 1>Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
  102. 1>Done building target "ResolveSDKReferences" in project "sdk.vcxproj".
  103. 1>Target "ResolveSDKReferences" skipped. Previously built successfully.
  104. 1>Target "ExpandSDKReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveAssemblyReferences" depends on it):
  105. 1>Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
  106. 1>Done building target "ExpandSDKReferences" in project "sdk.vcxproj".
  107. 1>Target "FakesGenerateBeforeBuild" skipped, due to false condition; (@(Fakes) != '' AND $(BuildingProject)) was evaluated as ( != '' AND true).
  108. 1>Target "ResolveAssemblyReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  109. 1>Task "ResolveAssemblyReference" skipped, due to false condition; ('@(Reference)'!='' or '@(_ResolvedProjectReferencePaths)'!='' or '@(_ExplicitReference)' != '') was evaluated as (''!='' or ''!='' or '' != '').
  110. 1>Done building target "ResolveAssemblyReferences" in project "sdk.vcxproj".
  111. 1>Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
  112. 1>Target "AfterResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ResolveReferences" depends on it):
  113. 1>Done building target "AfterResolveReferences" in project "sdk.vcxproj".
  114. 1>Target "ImplicitlyExpandDesignTimeFacades" skipped, due to false condition; ('$(ImplicitlyExpandDesignTimeFacades)' == 'true') was evaluated as ('' == 'true').
  115. 1>Target "ResolveTestReferences" skipped, due to false condition; ('@(Shadow)'!='') was evaluated as (''!='').
  116. 1>Target "ResolveReferences" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "Build" depends on it):
  117. 1>Done building target "ResolveReferences" in project "sdk.vcxproj".
  118. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  119. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  120. 1>Target "InitializeBuildStatus" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "Build" depends on it):
  121. 1>Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  122. 1>Task "ReadLinesFromFile"
  123. 1>Done executing task "ReadLinesFromFile".
  124. 1>Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  125. 1>Task "WriteLinesToFile"
  126. 1>Done executing task "WriteLinesToFile".
  127. 1>Using "Touch" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  128. 1>Task "Touch"
  129. 1> Touching "Debug\sdk.unsuccessfulbuild".
  130. 1>Done executing task "Touch".
  131. 1>Done building target "InitializeBuildStatus" in project "sdk.vcxproj".
  132. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  133. 1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
  134. 1>Target "BuildGenerateSourcesTraverse" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "BuildGenerateSources" depends on it):
  135. 1>Task "MSBuild" skipped, due to false condition; ('$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceExistent)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true') was evaluated as ('' == 'true' and '' != '' and '' != '' and '' == 'true').
  136. 1>Done building target "BuildGenerateSourcesTraverse" in project "sdk.vcxproj".
  137. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  138. 1>Target "ResolveReferences" skipped. Previously built successfully.
  139. 1>Target "BeforeBuildGenerateSources" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.BuildSteps.Targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  140. 1>Done building target "BeforeBuildGenerateSources" in project "sdk.vcxproj".
  141. 1>Target "PreBuildEvent" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  142. 1>Task "Message" skipped, due to false condition; ('%(PreBuildEvent.Message)' != '' and '%(PreBuildEvent.Command)' != '') was evaluated as ('' != '' and '' != '').
  143. 1>Task "Exec" skipped, due to false condition; ('%(PreBuildEvent.Command)' != '') was evaluated as ('' != '').
  144. 1>Done building target "PreBuildEvent" in project "sdk.vcxproj".
  145. 1>Target "CustomBuild" skipped, due to false condition; ('@(CustomBuild)' != '') was evaluated as ('' != '').
  146. 1>Target "FxCompile" skipped, due to false condition; ('@(FxCompile)' != '') was evaluated as ('' != '').
  147. 1>Target "Xsd" skipped, due to false condition; ('@(Xsd)' != '') was evaluated as ('' != '').
  148. 1>Target "_Xsd" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  149. 1>Done building target "_Xsd" in project "sdk.vcxproj".
  150. 1>Target "MakeDirsForMidl" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_Midl" depends on it):
  151. 1>Task "Makedir"
  152. 1>Done executing task "Makedir".
  153. 1>Done building target "MakeDirsForMidl" in project "sdk.vcxproj".
  154. 1>Target "Midl" skipped, due to false condition; ('@(Midl)' != '') was evaluated as ('' != '').
  155. 1>Target "CustomBuild" skipped, due to false condition; ('@(CustomBuild)' != '') was evaluated as ('' != '').
  156. 1>Target "FxCompile" skipped, due to false condition; ('@(FxCompile)' != '') was evaluated as ('' != '').
  157. 1>Target "ComputeMIDLGeneratedCompileInputs" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_Midl" depends on it):
  158. 1>Done building target "ComputeMIDLGeneratedCompileInputs" in project "sdk.vcxproj".
  159. 1>Target "AfterMidl" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_Midl" depends on it):
  160. 1>Done building target "AfterMidl" in project "sdk.vcxproj".
  161. 1>Target "_Midl" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  162. 1>Done building target "_Midl" in project "sdk.vcxproj".
  163. 1>Target "AfterBuildGenerateSources" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.BuildSteps.Targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  164. 1>Done building target "AfterBuildGenerateSources" in project "sdk.vcxproj".
  165. 1>Target "AfterBuildGenerateSourcesEvent" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_BuildGenerateSourcesAction" depends on it):
  166. 1>Done building target "AfterBuildGenerateSourcesEvent" in project "sdk.vcxproj".
  167. 1>Target "_BuildGenerateSourcesAction" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "BuildGenerateSources" depends on it):
  168. 1>Done building target "_BuildGenerateSourcesAction" in project "sdk.vcxproj".
  169. 1>Target "BuildGenerateSources" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "Build" depends on it):
  170. 1>Done building target "BuildGenerateSources" in project "sdk.vcxproj".
  171. 1>Target "AssignProjectConfiguration" skipped. Previously built successfully.
  172. 1>Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
  173. 1>Target "BuildCompileTraverse" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "BuildCompile" depends on it):
  174. 1>Task "MSBuild" skipped, due to false condition; ('$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceExistent)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true') was evaluated as ('' == 'true' and '' != '' and '' != '' and '' == 'true').
  175. 1>Done building target "BuildCompileTraverse" in project "sdk.vcxproj".
  176. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  177. 1>Target "ResolveReferences" skipped. Previously built successfully.
  178. 1>Target "BeforeClCompile" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_ClCompile" depends on it):
  179. 1>Done building target "BeforeClCompile" in project "sdk.vcxproj".
  180. 1>Target "ComputeMIDLGeneratedCompileInputs" skipped. Previously built successfully.
  181. 1>Target "ComputeCLInputPDBName" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_ClCompile" depends on it):
  182. 1>Done building target "ComputeCLInputPDBName" in project "sdk.vcxproj".
  183. 1>Target "ResolveReferences" skipped. Previously built successfully.
  184. 1>Target "ComputeReferenceCLInput" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_ClCompile" depends on it):
  185. 1>Task "WriteLinesToFile" skipped, due to false condition; (('@(_ReferenceCopyLocalPaths)'!='') and '$(DesignTimeBuild)' != 'true') was evaluated as ((''!='') and '' != 'true').
  186. 1>Task "Message" skipped, due to false condition; ('$(_REFERENCE_DEBUG)'=='true') was evaluated as (''=='true').
  187. 1>Done building target "ComputeReferenceCLInput" in project "sdk.vcxproj".
  188. 1>Target "MakeDirsForCl" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_ClCompile" depends on it):
  189. 1>Task "MakeDir"
  190. 1>Done executing task "MakeDir".
  191. 1>Done building target "MakeDirsForCl" in project "sdk.vcxproj".
  192. 1>Target "PrepareForBuild" skipped. Previously built successfully.
  193. 1>Target "SetBuildDefaultEnvironmentVariables" skipped. Previously built successfully.
  194. 1>Target "SetUserMacroEnvironmentVariables" skipped, due to false condition; ('@(BuildMacro)' != '') was evaluated as ('' != '').
  195. 1>Target "_SelectedFiles" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "SelectClCompile" depends on it):
  196. 1>Done building target "_SelectedFiles" in project "sdk.vcxproj".
  197. 1>Target "ComputeMIDLGeneratedCompileInputs" skipped. Previously built successfully.
  198. 1>Target "ComputeCLInputPDBName" skipped. Previously built successfully.
  199. 1>Target "ComputeReferenceCLInput" skipped. Previously built successfully.
  200. 1>Target "_SelectedFiles" skipped. Previously built successfully.
  201. 1>Target "SelectCustomBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "SelectClCompile" depends on it):
  202. 1>Done building target "SelectCustomBuild" in project "sdk.vcxproj".
  203. 1>Target "SelectClCompile" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "ClCompile" depends on it):
  204. 1>Done building target "SelectClCompile" in project "sdk.vcxproj".
  205. 1>Target "GenerateTargetFrameworkMonikerAttribute" skipped, due to false condition; ('$(GenerateTargetFrameworkAttribute)' == 'true') was evaluated as ('false' == 'true').
  206. 1>Target "ManagedIncrementalBuildPreProcessDependencyGraph" skipped, due to false condition; ('@(ClCompile)' != '' and '$(EnableManagedIncrementalBuild)' == 'True') was evaluated as ('..\extension.cpp;..\..\smsdk_ext.cpp' != '' and 'false' == 'True').
  207. 1>Target "ClCompile" in file "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets" from project "D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\sdk.vcxproj" (target "_ClCompile" depends on it):
  208. 1>Task "Delete" skipped, due to false condition; ('%(ClCompile.DebugInformationFormat)' != '' and '%(ClCompile.DebugInformationFormat)' != 'OldStyle' and '%(ClCompile.ProgramDataBaseFileName)' != '' and !Exists(%(ClCompile.ProgramDataBaseFileName))) was evaluated as ('EditAndContinue' != '' and 'EditAndContinue' != 'OldStyle' and 'Debug\vc110.pdb' != '' and !Exists(Debug\vc110.pdb)).
  209. 1>Task "CL" skipped, due to false condition; ('%(ClCompile.PrecompiledHeader)' == 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true' and '%(ClCompile.CompilerIteration)' == '') was evaluated as ('' == 'Create' and ''!='true' and '' == '').
  210. 1>Using "CL" task from assembly "Microsoft.Build.CppTasks.Common.v110, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
  211. 1>Task "CL"
  212. 1> Read Tracking Logs:
  213. 1> Debug\cl.read.1.tlog
  214. 1> Outputs for D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SAMPLE\EXTENSION.CPP|D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SMSDK_EXT.CPP:
  215. 1> D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SAMPLE\MSVC12\DEBUG\EXTENSION.OBJ
  216. 1> D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SAMPLE\MSVC12\DEBUG\SMSDK_EXT.OBJ
  217. 1> ..\..\smsdk_ext.cpp will be compiled as output D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SAMPLE\MSVC12\DEBUG\SMSDK_EXT.OBJ does not exist.
  218. 1> Environment Variables passed to tool:
  219. 1> VS_UNICODE_OUTPUT=680
  220. 1> E:\Visual Studio 2012\VC\bin\CL.exe /c /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\public /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\sourcepawn\include /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\extensions /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _USRDLL /D SDK_EXPORTS /D _CRT_SECURE_NO_DEPRECATE /D SOURCEMOD_BUILD /D _WINDLL /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"Debug\\" /Fd"Debug\vc110.pdb" /Gd /TP /analyze- /errorReport:prompt ..\..\smsdk_ext.cpp
  221. 1> Tracking command:
  222. 1> C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\bin\NETFX 4.0 Tools\Tracker.exe /d C:\Windows\Microsoft.NET\Framework\v4.0.30319\FileTracker.dll /i D:\Coding\Personal\C++\SourceMod\extensions\Sample\msvc12\Debug /r D:\CODING\PERSONAL\C++\SOURCEMOD\EXTENSIONS\SMSDK_EXT.CPP /b MSBuildConsole_CancelEvent01f25e1c68b04d84ad9bcd586e305296 /c "E:\Visual Studio 2012\VC\bin\CL.exe" /c /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\public /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\sourcepawn\include /ID:\Coding\Personal\C++\SourceMod\sdk\sourcemod\extensions /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _USRDLL /D SDK_EXPORTS /D _CRT_SECURE_NO_DEPRECATE /D SOURCEMOD_BUILD /D _WINDLL /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR- /Fo"Debug\\" /Fd"Debug\vc110.pdb" /Gd /TP /analyze- /errorReport:prompt ..\..\smsdk_ext.cpp
  223. 1> smsdk_ext.cpp
  224. 1>c1xx : fatal error C1083: Cannot open source file: '..\..\smsdk_ext.cpp': No such file or directory
  225. 1> The command exited with code 2.
  226. 1>Done executing task "CL" -- FAILED.
  227. 1>Done building target "ClCompile" in project "sdk.vcxproj" -- FAILED.
  228. 1>
  229. 1>Build FAILED.
  230. 1>
  231. 1>Time Elapsed 00:00:00.05
  232. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement