Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ------ ビルド開始: プロジェクト:DxDrawFunc, 構成:Debug Win32 ------
- 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)" で既に使用されています。
- DxMemImgDrawFunction3.cpp
- DxMemImgDrawFunction2.cpp
- DxMemImgDrawFunction1.cpp
- DxMemImgDrawFunction0.cpp
- コードを生成中...
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(661): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(709): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(787): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(832): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1625): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1671): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1743): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- d:\lib\dxlibmake\dxmemimgdrawfunction0.cpp(1787): warning C4731: 'DxLib::DrawMemImg': インライン アセンブラー コードにより変更されたフレーム ポインター レジスタ 'ebp' です。
- 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).
- 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).
- DxDrawFuncMake.vcxproj -> D:\lib\DxLibMake\DrawFunc_Debug\DxDrawFunc.lib
- プロジェクト "DxDrawFuncMake.vcxproj" のビルドが終了しました。
- ========== ビルド: 2 正常終了、0 失敗、0 更新不要、0 スキップ ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement