summaryrefslogtreecommitdiff
path: root/build/VS2015/temp/pthreads/pthreads.log
diff options
context:
space:
mode:
Diffstat (limited to 'build/VS2015/temp/pthreads/pthreads.log')
-rw-r--r--build/VS2015/temp/pthreads/pthreads.log251
1 files changed, 251 insertions, 0 deletions
diff --git a/build/VS2015/temp/pthreads/pthreads.log b/build/VS2015/temp/pthreads/pthreads.log
new file mode 100644
index 0000000..f76af64
--- /dev/null
+++ b/build/VS2015/temp/pthreads/pthreads.log
@@ -0,0 +1,251 @@
+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.
+ pthread.c
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\ptw32_throw.c(179): warning C4273: “ptw32_get_exception_services_code”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1285): note: 参见“ptw32_get_exception_services_code”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_init.c(67): warning C4273: “pthread_attr_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(891): note: 参见“pthread_attr_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_destroy.c(65): warning C4273: “pthread_attr_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(893): note: 参见“pthread_attr_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getdetachstate.c(78): warning C4273: “pthread_attr_getdetachstate”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(895): note: 参见“pthread_attr_getdetachstate”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setdetachstate.c(77): warning C4273: “pthread_attr_setdetachstate”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(904): note: 参见“pthread_attr_setdetachstate”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getstackaddr.c(81): warning C4273: “pthread_attr_getstackaddr”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(898): note: 参见“pthread_attr_getstackaddr”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setstackaddr.c(81): warning C4273: “pthread_attr_setstackaddr”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(907): note: 参见“pthread_attr_setstackaddr”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getstacksize.c(82): warning C4273: “pthread_attr_getstacksize”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(901): note: 参见“pthread_attr_getstacksize”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setstacksize.c(82): warning C4273: “pthread_attr_setstacksize”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(910): note: 参见“pthread_attr_setstacksize”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getscope.c(47): warning C4273: “pthread_attr_getscope”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(934): note: 参见“pthread_attr_getscope”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setscope.c(47): warning C4273: “pthread_attr_setscope”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(931): note: 参见“pthread_attr_setscope”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrier_init.c(44): warning C4273: “pthread_barrier_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1065): note: 参见“pthread_barrier_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrier_destroy.c(42): warning C4273: “pthread_barrier_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1069): note: 参见“pthread_barrier_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrier_wait.c(43): warning C4273: “pthread_barrier_wait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1071): note: 参见“pthread_barrier_wait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrierattr_init.c(67): warning C4273: “pthread_barrierattr_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1019): note: 参见“pthread_barrierattr_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrierattr_destroy.c(67): warning C4273: “pthread_barrierattr_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1021): note: 参见“pthread_barrierattr_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrierattr_getpshared.c(81): warning C4273: “pthread_barrierattr_getpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1023): note: 参见“pthread_barrierattr_getpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_barrierattr_setpshared.c(83): warning C4273: “pthread_barrierattr_setpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1027): note: 参见“pthread_barrierattr_setpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_setcancelstate.c(81): warning C4273: “pthread_setcancelstate”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(959): note: 参见“pthread_setcancelstate”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_setcanceltype.c(81): warning C4273: “pthread_setcanceltype”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(962): note: 参见“pthread_setcanceltype”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_testcancel.c(70): warning C4273: “pthread_testcancel”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(965): note: 参见“pthread_testcancel”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cancel.c(97): warning C4273: “pthread_cancel”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(957): note: 参见“pthread_cancel”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\cleanup.c(75): warning C4273: “ptw32_pop_cleanup”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(971): note: 参见“ptw32_pop_cleanup”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\cleanup.c(140): warning C4273: “ptw32_push_cleanup”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(973): note: 参见“ptw32_push_cleanup”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_condattr_init.c(72): warning C4273: “pthread_condattr_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1076): note: 参见“pthread_condattr_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_condattr_destroy.c(69): warning C4273: “pthread_condattr_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1078): note: 参见“pthread_condattr_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_condattr_getpshared.c(82): warning C4273: “pthread_condattr_getpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1080): note: 参见“pthread_condattr_getpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_condattr_setpshared.c(84): warning C4273: “pthread_condattr_setpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1083): note: 参见“pthread_condattr_setpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_init.c(70): warning C4273: “pthread_cond_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1089): note: 参见“pthread_cond_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_destroy.c(115): warning C4273: “pthread_cond_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1092): note: 参见“pthread_cond_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_wait.c(502): warning C4273: “pthread_cond_wait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1094): note: 参见“pthread_cond_wait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_wait.c(559): warning C4273: “pthread_cond_timedwait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1097): note: 参见“pthread_cond_timedwait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_signal.c(186): warning C4273: “pthread_cond_signal”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1101): note: 参见“pthread_cond_signal”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_cond_signal.c(225): warning C4273: “pthread_cond_broadcast”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1103): note: 参见“pthread_cond_broadcast”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\create.c(85): warning C4273: “pthread_create”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(940): note: 参见“pthread_create”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_exit.c(67): warning C4273: “pthread_exit”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(950): note: 参见“pthread_exit”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_kill.c(77): warning C4273: “pthread_kill”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1160): note: 参见“pthread_kill”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_once.c(42): warning C4273: “pthread_once”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(967): note: 参见“pthread_once”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_self.c(61): warning C4273: “pthread_self”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(955): note: 参见“pthread_self”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_equal.c(65): warning C4273: “pthread_equal”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(947): note: 参见“pthread_equal”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_setconcurrency.c(43): warning C4273: “pthread_setconcurrency”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1116): note: 参见“pthread_setconcurrency”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getconcurrency.c(43): warning C4273: “pthread_getconcurrency”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1118): note: 参见“pthread_getconcurrency”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\w32_CancelableWait.c(153): warning C4273: “pthreadCancelableWait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1238): note: 参见“pthreadCancelableWait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\w32_CancelableWait.c(159): warning C4273: “pthreadCancelableTimedWait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1239): note: 参见“pthreadCancelableTimedWait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_init.c(43): warning C4273: “pthread_mutex_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1033): note: 参见“pthread_mutex_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_destroy.c(43): warning C4273: “pthread_mutex_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1036): note: 参见“pthread_mutex_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_init.c(67): warning C4273: “pthread_mutexattr_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(995): note: 参见“pthread_mutexattr_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_destroy.c(67): warning C4273: “pthread_mutexattr_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(997): note: 参见“pthread_mutexattr_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_getpshared.c(80): warning C4273: “pthread_mutexattr_getpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(999): note: 参见“pthread_mutexattr_getpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_setpshared.c(83): warning C4273: “pthread_mutexattr_setpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1003): note: 参见“pthread_mutexattr_setpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_settype.c(120): warning C4273: “pthread_mutexattr_settype”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1006): note: 参见“pthread_mutexattr_settype”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_gettype.c(43): warning C4273: “pthread_mutexattr_gettype”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1007): note: 参见“pthread_mutexattr_gettype”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_setrobust.c(103): warning C4273: “pthread_mutexattr_setrobust”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1009): note: 参见“pthread_mutexattr_setrobust”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_getrobust.c(103): warning C4273: “pthread_mutexattr_getrobust”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1012): note: 参见“pthread_mutexattr_getrobust”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_lock.c(45): warning C4273: “pthread_mutex_lock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1038): note: 参见“pthread_mutex_lock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_timedlock.c(111): warning C4273: “pthread_mutex_timedlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1040): note: 参见“pthread_mutex_timedlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_unlock.c(43): warning C4273: “pthread_mutex_unlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1045): note: 参见“pthread_mutex_unlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_trylock.c(43): warning C4273: “pthread_mutex_trylock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1043): note: 参见“pthread_mutex_trylock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_consistent.c : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutex_consistent.c(167): warning C4273: “pthread_mutex_consistent”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1047): note: 参见“pthread_mutex_consistent”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_setkind_np.c(42): warning C4273: “pthread_mutexattr_setkind_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1169): note: 参见“pthread_mutexattr_setkind_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_mutexattr_getkind_np.c(42): warning C4273: “pthread_mutexattr_getkind_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1171): note: 参见“pthread_mutexattr_getkind_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getw32threadhandle_np.c(51): warning C4273: “pthread_getw32threadhandle_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1216): note: 参见“pthread_getw32threadhandle_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getw32threadhandle_np.c(63): warning C4273: “pthread_getw32threadid_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1220): note: 参见“pthread_getw32threadid_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getunique_np.c(45): warning C4273: “pthread_getunique_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1179): note: 参见“pthread_getunique_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_delay_np.c(83): warning C4273: “pthread_delay_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1177): note: 参见“pthread_delay_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_num_processors_np.c(47): warning C4273: “pthread_num_processors_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1178): note: 参见“pthread_num_processors_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_win32_attach_detach_np.c(47): warning C4273: “pthread_win32_process_attach_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1185): note: 参见“pthread_win32_process_attach_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_win32_attach_detach_np.c(144): warning C4273: “pthread_win32_process_detach_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1186): note: 参见“pthread_win32_process_detach_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_win32_attach_detach_np.c(193): warning C4273: “pthread_win32_thread_attach_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1187): note: 参见“pthread_win32_thread_attach_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_win32_attach_detach_np.c(199): warning C4273: “pthread_win32_thread_detach_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1188): note: 参见“pthread_win32_thread_detach_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_win32_attach_detach_np.c(254): warning C4273: “pthread_win32_test_features_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1193): note: 参见“pthread_win32_test_features_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_timechange_handler_np.c(90): warning C4273: “pthread_timechange_handler_np”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1207): note: 参见“pthread_timechange_handler_np”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_init.c(45): warning C4273: “pthread_rwlock_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1123): note: 参见“pthread_rwlock_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_destroy.c(44): warning C4273: “pthread_rwlock_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1126): note: 参见“pthread_rwlock_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlockattr_init.c(65): warning C4273: “pthread_rwlockattr_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1144): note: 参见“pthread_rwlockattr_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlockattr_destroy.c(68): warning C4273: “pthread_rwlockattr_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1146): note: 参见“pthread_rwlockattr_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlockattr_getpshared.c(82): warning C4273: “pthread_rwlockattr_getpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1148): note: 参见“pthread_rwlockattr_getpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlockattr_setpshared.c(84): warning C4273: “pthread_rwlockattr_setpshared”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1151): note: 参见“pthread_rwlockattr_setpshared”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_rdlock.c(44): warning C4273: “pthread_rwlock_rdlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1132): note: 参见“pthread_rwlock_rdlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_timedrdlock.c(45): warning C4273: “pthread_rwlock_timedrdlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1134): note: 参见“pthread_rwlock_timedrdlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_wrlock.c(44): warning C4273: “pthread_rwlock_wrlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1137): note: 参见“pthread_rwlock_wrlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_timedwrlock.c(45): warning C4273: “pthread_rwlock_timedwrlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1139): note: 参见“pthread_rwlock_timedwrlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_unlock.c(44): warning C4273: “pthread_rwlock_unlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1142): note: 参见“pthread_rwlock_unlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_tryrdlock.c(44): warning C4273: “pthread_rwlock_tryrdlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1128): note: 参见“pthread_rwlock_tryrdlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_rwlock_trywrlock.c(44): warning C4273: “pthread_rwlock_trywrlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1130): note: 参见“pthread_rwlock_trywrlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setschedpolicy.c(43): warning C4273: “pthread_attr_setschedpolicy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(919): note: 参见“pthread_attr_setschedpolicy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getschedpolicy.c(43): warning C4273: “pthread_attr_getschedpolicy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(922): note: 参见“pthread_attr_getschedpolicy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setschedparam.c(44): warning C4273: “pthread_attr_setschedparam”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(916): note: 参见“pthread_attr_setschedparam”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getschedparam.c(44): warning C4273: “pthread_attr_getschedparam”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(913): note: 参见“pthread_attr_getschedparam”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_setinheritsched.c(43): warning C4273: “pthread_attr_setinheritsched”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(925): note: 参见“pthread_attr_setinheritsched”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_attr_getinheritsched.c(43): warning C4273: “pthread_attr_getinheritsched”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(928): note: 参见“pthread_attr_getinheritsched”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_setschedparam.c(44): warning C4273: “pthread_setschedparam”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1108): note: 参见“pthread_setschedparam”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getschedparam.c(44): warning C4273: “pthread_getschedparam”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1112): note: 参见“pthread_getschedparam”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched_get_priority_max.c(120): warning C4273: “sched_get_priority_max”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched.h(155): note: 参见“sched_get_priority_max”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched_get_priority_min.c(121): warning C4273: “sched_get_priority_min”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched.h(153): note: 参见“sched_get_priority_min”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched_setscheduler.c(43): warning C4273: “sched_setscheduler”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched.h(157): note: 参见“sched_setscheduler”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched_getscheduler.c(43): warning C4273: “sched_getscheduler”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched.h(159): note: 参见“sched_getscheduler”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched_yield.c(67): warning C4273: “sched_yield”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sched.h(151): note: 参见“sched_yield”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_init.c(84): warning C4273: “sem_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(132): note: 参见“sem_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_destroy.c(74): warning C4273: “sem_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(136): note: 参见“sem_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_trywait.c(78): warning C4273: “sem_trywait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(138): note: 参见“sem_trywait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_wait.c(112): warning C4273: “sem_wait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(140): note: 参见“sem_wait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_timedwait.c(136): warning C4273: “sem_timedwait”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(142): note: 参见“sem_timedwait”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_post.c(75): warning C4273: “sem_post”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(145): note: 参见“sem_post”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_post_multiple.c(78): warning C4273: “sem_post_multiple”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(147): note: 参见“sem_post_multiple”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_getvalue.c(79): warning C4273: “sem_getvalue”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(159): note: 参见“sem_getvalue”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_open.c(55): warning C4273: “sem_open”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(150): note: 参见“sem_open”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_close.c(55): warning C4273: “sem_close”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(155): note: 参见“sem_close”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\sem_unlink.c(55): warning C4273: “sem_unlink”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\semaphore.h(157): note: 参见“sem_unlink”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_spin_init.c(43): warning C4273: “pthread_spin_init”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1052): note: 参见“pthread_spin_init”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_spin_destroy.c(43): warning C4273: “pthread_spin_destroy”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1054): note: 参见“pthread_spin_destroy”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_spin_lock.c(43): warning C4273: “pthread_spin_lock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1056): note: 参见“pthread_spin_lock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_spin_unlock.c(43): warning C4273: “pthread_spin_unlock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1060): note: 参见“pthread_spin_unlock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_spin_trylock.c(43): warning C4273: “pthread_spin_trylock”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(1058): note: 参见“pthread_spin_trylock”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_detach.c(76): warning C4273: “pthread_detach”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(945): note: 参见“pthread_detach”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_join.c(84): warning C4273: “pthread_join”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(952): note: 参见“pthread_join”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_key_create.c(77): warning C4273: “pthread_key_create”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(981): note: 参见“pthread_key_create”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_key_delete.c(68): warning C4273: “pthread_key_delete”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(984): note: 参见“pthread_key_delete”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_setspecific.c(67): warning C4273: “pthread_setspecific”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(986): note: 参见“pthread_setspecific”的前一个定义
+d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread_getspecific.c(65): warning C4273: “pthread_getspecific”: dll 链接不一致
+ d:\documents\visualstudio2015\projects\retrorpg\3rdparty\pthreads\pthread.h(989): note: 参见“pthread_getspecific”的前一个定义
+LINK : warning LNK4044: 无法识别的选项“/FS”;已忽略
+ 正在创建库 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\pthreads.lib 和对象 D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\pthreads.exp
+ 正在生成代码
+ All 164 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
+ 已完成代码的生成
+ pthreads.vcxproj -> D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\pthreads.dll
+ pthreads.vcxproj -> D:\Documents\VisualStudio2015\Projects\retroRPG\build\VS2015\..\..\bin\pthreads.pdb (Full PDB)