From ad8ffb96789f90180982b344540870a2d4e2d60b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 May 2018 08:12:40 +0800 Subject: init --- build/VS2015/temp/editor.log | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 build/VS2015/temp/editor.log (limited to 'build/VS2015/temp/editor.log') diff --git a/build/VS2015/temp/editor.log b/build/VS2015/temp/editor.log new file mode 100644 index 0000000..6a23bcc --- /dev/null +++ b/build/VS2015/temp/editor.log @@ -0,0 +1,11 @@ +C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(367,5): warning MSB8004: Intermediate Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Intermediate Directory. +C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(368,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. + main.c +..\..\..\src\main.c(145): warning C4013: “AG_Getopt”未定义;假设外部返回 int +LINK : warning LNK4044: 无法识别的选项“/FS”;已忽略 + 正在创建库 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\retroRPG.lib 和对象 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\retroRPG.exp + 正在生成代码 + All 3669 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. + 已完成代码的生成 + editor.vcxproj -> D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\retroRPG.exe + editor.vcxproj -> D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\retroRPG.pdb (Full PDB) -- cgit v1.1-26-g67d0