• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Error to compile

Noupz

New Member
Joined
Jul 13, 2010
Messages
126
Reaction score
1
Someone could help me to compile this sources from tibiaeditor? https://mega.nz/#!rUdQFaLT!dOcUVyxdW2j3hBJR2-F_Cup6Xjq-A7yq2IBJHXoUFYM

i never used visual studio 2015 community but an user says to me he used it and work fine. but he don't helped me, someone could teach me how to do? sry my bad english

this is the errors
Migration Report - TibiaEditor
Overview
Project Path Errors Warnings Messages

TibiaEditor TibiaEditor\TibiaEditor.vcproj 0 17 2
Solution and projects
TibiaEditor

Message
TibiaEditor\TibiaEditor.vcproj:
VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
TibiaEditor\TibiaEditor.vcproj: All user macros reported below for configuration 'Release-x64|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
TibiaEditor\TibiaEditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Common.props (128,5); The property "WindowsTargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.WindowsSDK.props (29,5)".
TibiaEditor\TibiaEditor.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
TibiaEditor\TibiaEditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Common.props (128,5); The property "WindowsTargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.WindowsSDK.props (29,5)".
TibiaEditor\TibiaEditor.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
TibiaEditor\TibiaEditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Common.props (128,5); The property "WindowsTargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.WindowsSDK.props (29,5)".
TibiaEditor\TibiaEditor.vcproj: All user macros reported below for configuration 'Release-Static|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
TibiaEditor\TibiaEditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Common.props (128,5); The property "WindowsTargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.WindowsSDK.props (29,5)".
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\Release-x64\TibiaEditor.exe') does not match the Librarian's OutputFile property value 'Release-x64\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\Release-x64\TibiaEditor.exe') in project configuration 'Release-x64|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\Release-x64\TibiaEditor.exe') does not match the Linker's OutputFile property value '..\Release\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\Release\TibiaEditor.exe') in project configuration 'Release-x64|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\.\TibiaEditor.exe') does not match the Librarian's OutputFile property value '.\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\.\TibiaEditor.exe') does not match the Linker's OutputFile property value '..\Release\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\Release\TibiaEditor.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\.\TibiaEditor.exe') does not match the Librarian's OutputFile property value '.\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\.\TibiaEditor.exe') does not match the Linker's OutputFile property value '..\Release\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\Release\TibiaEditor.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\Release-Static\TibiaEditor.exe') does not match the Librarian's OutputFile property value 'Release-Static\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\Release-Static\TibiaEditor.exe') in project configuration 'Release-Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
TibiaEditor\TibiaEditor.vcproj: MSB8012: $(TargetPath) ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\Release-Static\TibiaEditor.exe') does not match the Linker's OutputFile property value '..\Release\TibiaEditor.exe' ('C:\Users\Guilherme\Downloads\tibiaeditor-sources\Release\TibiaEditor.exe') in project configuration 'Release-Static|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 2 additional messages
TibiaEditor\TibiaEditor.vcproj: Converting project file 'C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\TibiaEditor.vcproj'.
TibiaEditor\TibiaEditor.vcproj: Done converting to new project file 'C:\Users\Guilherme\Downloads\tibiaeditor-sources\tibiaeditor-sources\TibiaEditor\TibiaEditor.vcxproj'.

Hide 2 additional messages
 
Back
Top