Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build started 3/05/2015 5:46:31 PM.
- __________________________________________________
- Project "C:\Users\censored\AppData\Roaming\LS1D046652\Repositories\612A33\trunk\SkinHack\SkinHack.csproj" (default targets):
- Project file contains ToolsVersion="12.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http://go.microsoft.com/fwlink/?LinkId=291333.
- Target GetReferenceAssemblyPaths:
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
- Done building target "GetReferenceAssemblyPaths" in project "SkinHack.csproj".
- Target PrepareForBuild:
- Creating directory "bin\Release\".
- Creating directory "obj\Release\".
- Target ResolveAssemblyReferences:
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "LeagueSharp.Common", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "LeagueSharp", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "System.Data", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- Done building target "ResolveAssemblyReferences" in project "SkinHack.csproj".
- Target GenerateTargetFrameworkMonikerAttribute:
- Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
- Target CoreCompile:
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:C:\LeagueSharp\System\LeagueSharp.Common.dll /reference:C:\LeagueSharp\System\LeagueSharp.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll /reference:C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll /reference:C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\SkinHack.exe /subsystemversion:6.00 /target:exe /utf8output Program.cs Properties\AssemblyInfo.cs "C:\Users\censored\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
- Program.cs(552,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(568,42): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(586,34): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(603,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(612,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Done building target "CoreCompile" in project "SkinHack.csproj" -- FAILED.
- Done building project "SkinHack.csproj" -- FAILED.
- Build FAILED.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(983,5): warning MSB3644: The reference assemblies for framework ".NETFramework,Version=v4.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "LeagueSharp.Common", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "LeagueSharp", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "System.Data", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
- Program.cs(552,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(568,42): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(586,34): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(603,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- Program.cs(612,38): error CS1061: 'LeagueSharp.Obj_AI_Hero' does not contain a definition for 'SetSkin' and no extension method 'SetSkin' accepting a first argument of type 'LeagueSharp.Obj_AI_Hero' could be found (are you missing a using directive or an assembly reference?)
- 5 Warning(s)
- 5 Error(s)
- Time Elapsed 00:00:00.21
Advertisement
Add Comment
Please, Sign In to add comment