Advertisement
yumetodo

DxDrawFunc_vs2017rc_build_log

Nov 18th, 2016
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. ------ ビルド開始: プロジェクト:DxDrawFunc, 構成:Debug Win32 ------
  2. D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Common.props(156,5): warning MSB4211: プロパティ "WindowsTargetPlatformVersion" は初めて値に設定されますが、これは "D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.WindowsSDK.props (29,5)" で既に使用されています。
  3. DxMemImgDrawFunction3.cpp
  4. DxMemImgDrawFunction2.cpp
  5. DxMemImgDrawFunction1.cpp
  6. DxMemImgDrawFunction0.cpp
  7. コードを生成中...
  8. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(661): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  9. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(709): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  10. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(787): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  11. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(832): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  12. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1625): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  13. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1671): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  14. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1743): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  15. d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1787): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
  16. D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(1361,5): warning MSB8012: TargetPath(D:\lib\DxLibMake\DrawFunc_Debug\DxDrawFunc.lib) does not match the Library's OutputFile property value (D:\lib\DxLibMake\DrawFunc_Debug\DxDrawFunc_d.lib). 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 %(Lib.OutputFile).
  17. D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(1363,5): warning MSB8012: TargetName(DxDrawFunc) does not match the Library's OutputFile property value (DxDrawFunc_d). 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 %(Lib.OutputFile).
  18. DxDrawFuncMake.vcxproj -> D:\lib\DxLibMake\DrawFunc_Debug\DxDrawFunc.lib
  19. プロジェクト "DxDrawFuncMake.vcxproj" のビルドが終了しました。
  20. ========== ビルド: 2 正常終了、0 失敗、0 更新不要、0 スキップ ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement