diff options
Diffstat (limited to 'build/VS2015/temp/editor.log')
-rw-r--r-- | build/VS2015/temp/editor.log | 11 |
1 files changed, 11 insertions, 0 deletions
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) |