diff options
Diffstat (limited to 'build/VS2015/temp/SDL/SDL.log')
-rw-r--r-- | build/VS2015/temp/SDL/SDL.log | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/build/VS2015/temp/SDL/SDL.log b/build/VS2015/temp/SDL/SDL.log new file mode 100644 index 0000000..3d86ec2 --- /dev/null +++ b/build/VS2015/temp/SDL/SDL.log @@ -0,0 +1,85 @@ +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. + SDL_diskaudio.c + SDL_dummyaudio.c + SDL_audio.c + SDL_audiocvt.c + SDL_mixer.c + SDL_mixer_MMX_VC.c + SDL_wave.c + SDL_dibaudio.c + SDL_dx5audio.c +..\..\..\..\3rdparty\SDL\src\audio\windx5\SDL_dx5audio.c(69): warning C4996: 'GetVersionExA': 被声明为已否决 + C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: 参见“GetVersionExA”的声明 + SDL_cdrom.c + SDL_syscdrom.c + SDL_cpuinfo.c + SDL_active.c + SDL_events.c + SDL_expose.c + SDL_keyboard.c + SDL_mouse.c + SDL_quit.c + SDL_resize.c + SDL_rwops.c +..\..\..\..\3rdparty\SDL\src\file\SDL_rwops.c(115): warning C4996: 'GetVersionExA': 被声明为已否决 + C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: 参见“GetVersionExA”的声明 + 正在生成代码... + 正在编译... + SDL_joystick.c + SDL_mmjoystick.c + SDL_sysloadso.c + SDL.c + SDL_error.c + SDL_fatal.c + SDL_getenv.c + SDL_iconv.c + SDL_malloc.c + SDL_qsort.c + SDL_stdlib.c + SDL_string.c + SDL_syscond.c + SDL_thread.c + SDL_sysmutex.c + SDL_syssem.c + SDL_systhread.c + SDL_timer.c + SDL_systimer.c + SDL_nullevents.c + 正在生成代码... + 正在编译... + SDL_nullmouse.c + SDL_nullvideo.c + SDL_blit.c + SDL_blit_0.c + SDL_blit_1.c + SDL_blit_A.c + SDL_blit_N.c + SDL_bmp.c + SDL_cursor.c + SDL_gamma.c + SDL_pixels.c + SDL_RLEaccel.c + SDL_stretch.c + SDL_surface.c + SDL_video.c + SDL_yuv.c + SDL_yuv_sw.c + SDL_sysevents.c +..\..\..\..\3rdparty\SDL\src\video\wincommon\SDL_sysevents.c(826): warning C4996: 'GetVersionExA': 被声明为已否决 + C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: 参见“GetVersionExA”的声明 + SDL_sysmouse.c + SDL_syswm.c + 正在生成代码... + 正在编译... + SDL_wingl.c + SDL_dibevents.c + SDL_dibvideo.c + SDL_dx5events.c + SDL_dx5video.c + SDL_dx5yuv.c + 正在生成代码... +LINK : warning LNK4044: 无法识别的选项“/FS”;已忽略 + 正在创建库 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\SDL.lib 和对象 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\SDL.exp + SDL.vcxproj -> D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\SDL.dll + SDL.vcxproj -> .\Release/SDL.pdb (Full PDB) |