QT を使用する C++ プロジェクトをビルドしようとすると、このエラーが表示されます。
以下のリンクを確認しましたが、ユーザーは解決策を言いませんでした。
http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/5b0be7be-1b6e-44c2-91ca-b5a9a55a2c41/
表示される警告は次のとおりです。
警告 1
名前空間 ' http://schemas.microsoft.com/developer/msbuild/2003 'の要素 'PropertyGroup' には、名前空間 ' http://schemas.microsoft.com/developer/msbuild/2003に無効な子要素 'IntDirTrailingSlashWarning' があります'。可能な要素のリスト: 'Property、AllowUnsafeBlocks、AppConfigForCompiler、ApplicationIcon、ApplicationRevision、ApplicationVersion、AppDesignerFolder、AspNetConfiguration、AssemblyKeyContainerName、AssemblyKeyProviderName、AssemblyName、AssemblyOriginatorKeyFile、AssemblyOriginatorKeyFileType、AssemblyOriginatorKeyMode、AssemblyType、AutorunEnabled、BaseAddress、BootstrapperComponentsLocation、BootstrapperComponentsUrl、BootstrapperEnabled、CharacterSet 、CLRSupport、CodePage、構成、ConfigurationName、ConfigurationOverrideFile、CreateDesktopShortcut、CreateWebPageOnPublish、CurrentSolutionConfigurationContents、DebugSecurityZoneURL、DebugSymbols、DebugType、DefaultClientScript、DefaultHTMLPageLayout、DefaultTargetSchema、DefineConstants、DefineDebug、
と
警告 59
「ToolArchitecture」属性が宣言されていません。C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 713
これはエラーのあるファイルです:
error file
これはログファイルです:
log file