blob: 3d86ec26056084cf7eb113b1a630b6364a790c74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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)
|