Advertisement
Guest User

Unresolved external memcpy

a guest
Jan 9th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.67 KB | None | 0 0
  1. 1>------ Build started: Project: SDL2, Configuration: Release x64 ------
  2. 2>------ Build started: Project: SDL2main, Configuration: Release x64 ------
  3. 3>------ Build started: Project: SDL2test, Configuration: Release x64 ------
  4. 1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE'
  5. 1>e_atan2.c
  6. 1>e_log.c
  7. 1>e_pow.c
  8. 1>e_rem_pio2.c
  9. 1>e_sqrt.c
  10. 1>k_cos.c
  11. 1>k_rem_pio2.c
  12. 1>k_sin.c
  13. 2>cl : Command line warning D9002: ignoring unknown option '/arch:SSE'
  14. 1>k_tan.c
  15. 2>SDL_windows_main.c
  16. 1>s_atan.c
  17. 1>s_copysign.c
  18. 3>cl : Command line warning D9002: ignoring unknown option '/arch:SSE'
  19. 1>s_cos.c
  20. 3>SDL_test_assert.c
  21. 1>s_fabs.c
  22. 1>s_floor.c
  23. 1>s_scalbn.c
  24. 3>SDL_test_common.c
  25. 1>s_sin.c
  26. 1>s_tan.c
  27. 1>SDL.c
  28. 3>SDL_test_compare.c
  29. 2>SDLmain.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\SDL2main.lib
  30. 2>Done building project "SDLmain.vcxproj".
  31. 3>SDL_test_crc32.c
  32. 3>SDL_test_font.c
  33. 1>SDL_dataqueue.c
  34. 1>SDL_assert.c
  35. 3>SDL_test_fuzzer.c
  36. 3>SDL_test_harness.c
  37. 1>Generating Code...
  38. 3>..\..\src\test\SDL_test_harness.c(138): warning C4267: '=': conversion from 'size_t' to 'Uint32', possible loss of data
  39. 3>..\..\src\test\SDL_test_harness.c(139): warning C4267: '=': conversion from 'size_t' to 'Uint32', possible loss of data
  40. 3>..\..\src\test\SDL_test_harness.c(140): warning C4267: '=': conversion from 'size_t' to 'Uint32', possible loss of data
  41. 3>..\..\src\test\SDL_test_harness.c(141): warning C4267: '=': conversion from 'size_t' to 'Uint32', possible loss of data
  42. 3>SDL_test_imageBlit.c
  43. 3>SDL_test_imageBlitBlend.c
  44. 3>SDL_test_imageFace.c
  45. 1>Compiling...
  46. 1>SDL_atomic.c
  47. 3>SDL_test_imagePrimitives.c
  48. 1>SDL_audio.c
  49. 3>SDL_test_imagePrimitivesBlend.c
  50. 3>SDL_test_log.c
  51. 1>SDL_audiocvt.c
  52. 1>SDL_audiodev.c
  53. 3>SDL_test_md5.c
  54. 1>SDL_audiotypecvt.c
  55. 1>SDL_blendfillrect.c
  56. 3>SDL_test_random.c
  57. 1>SDL_blendline.c
  58. 3>Generating Code...
  59. 1>SDL_blendpoint.c
  60. 1>SDL_blit.c
  61. 1>SDL_blit_0.c
  62. 1>SDL_blit_1.c
  63. 1>SDL_blit_A.c
  64. 1>SDL_blit_auto.c
  65. 3>SDLtest.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\SDL2test.lib
  66. 3>Done building project "SDLtest.vcxproj".
  67. 1>SDL_blit_copy.c
  68. 1>SDL_blit_N.c
  69. 1>SDL_blit_slow.c
  70. 1>SDL_bmp.c
  71. 1>SDL_clipboard.c
  72. 1>SDL_clipboardevents.c
  73. 1>SDL_cpuinfo.c
  74. 1>Generating Code...
  75. 1>Compiling...
  76. 1>SDL_d3dmath.c
  77. 1>SDL_dinputhaptic.c
  78. 1>SDL_dinputjoystick.c
  79. 1>SDL_directsound.c
  80. 1>SDL_diskaudio.c
  81. 1>SDL_drawline.c
  82. 1>SDL_drawpoint.c
  83. 1>SDL_dropevents.c
  84. 1>SDL_dummyaudio.c
  85. 1>SDL_dynapi.c
  86. 1>SDL_egl.c
  87. 1>SDL_error.c
  88. 1>SDL_events.c
  89. 1>SDL_fillrect.c
  90. 1>SDL_gamecontroller.c
  91. 1>SDL_gesture.c
  92. 1>SDL_getenv.c
  93. 1>SDL_haptic.c
  94. 1>SDL_hints.c
  95. 1>SDL_iconv.c
  96. 1>Generating Code...
  97. 1>Compiling...
  98. 1>SDL_joystick.c
  99. 1>SDL_keyboard.c
  100. 1>SDL_log.c
  101. 1>SDL_malloc.c
  102. 1>SDL_mixer.c
  103. 1>SDL_mmjoystick.c
  104. 1>SDL_mouse.c
  105. 1>SDL_nullevents.c
  106. 1>SDL_nullframebuffer.c
  107. 1>SDL_nullvideo.c
  108. 1>SDL_pixels.c
  109. 1>SDL_power.c
  110. 1>SDL_qsort.c
  111. 1>..\..\src\stdlib\SDL_qsort.c(365): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
  112. 1>..\..\src\stdlib\SDL_qsort.c(522): warning C4311: 'type cast': pointer truncation from 'void *' to 'int'
  113. 1>SDL_quit.c
  114. 1>SDL_rect.c
  115. 1>SDL_render.c
  116. 1>SDL_render_d3d.c
  117. 1>SDL_render_d3d11.c
  118. 1>SDL_render_gl.c
  119. 1>SDL_render_gles2.c
  120. 1>Generating Code...
  121. 1>Compiling...
  122. 1>SDL_render_sw.c
  123. 1>SDL_RLEaccel.c
  124. 1>SDL_rotate.c
  125. 1>SDL_rwops.c
  126. 1>SDL_shaders_gl.c
  127. 1>SDL_shaders_gles2.c
  128. 1>SDL_shape.c
  129. 1>SDL_spinlock.c
  130. 1>SDL_stdlib.c
  131. 1>SDL_stretch.c
  132. 1>SDL_string.c
  133. 1>SDL_surface.c
  134. 1>SDL_syscond.c
  135. 1>SDL_sysfilesystem.c
  136. 1>SDL_sysloadso.c
  137. 1>SDL_sysmutex.c
  138. 1>SDL_syspower.c
  139. 1>SDL_syssem.c
  140. 1>SDL_systhread.c
  141. 1>SDL_systimer.c
  142. 1>Generating Code...
  143. 1>Compiling...
  144. 1>SDL_systls.c
  145. 1>SDL_thread.c
  146. 1>SDL_timer.c
  147. 1>SDL_touch.c
  148. 1>SDL_video.c
  149. 1>SDL_wave.c
  150. 1>SDL_windowevents.c
  151. 1>SDL_windows.c
  152. 1>SDL_windowsclipboard.c
  153. 1>SDL_windowsevents.c
  154. 1>SDL_windowsframebuffer.c
  155. 1>SDL_windowshaptic.c
  156. 1>SDL_windowsjoystick.c
  157. 1>SDL_windowskeyboard.c
  158. 1>..\..\src\video\windows\SDL_windowskeyboard.c(459): warning C4996: 'GetVersionExA': was declared deprecated
  159. 1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433): note: see declaration of 'GetVersionExA'
  160. 1>..\..\src\video\windows\SDL_windowskeyboard.c(550): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  161. 1>..\..\src\video\windows\SDL_windowskeyboard.c(585): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  162. 1>..\..\src\video\windows\SDL_windowskeyboard.c(586): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  163. 1>..\..\src\video\windows\SDL_windowskeyboard.c(587): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  164. 1>..\..\src\video\windows\SDL_windowskeyboard.c(588): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  165. 1>..\..\src\video\windows\SDL_windowskeyboard.c(589): warning C4312: 'type cast': conversion from 'unsigned int' to 'HKL' of greater size
  166. 1>SDL_windowsmessagebox.c
  167. 1>SDL_windowsmodes.c
  168. 1>SDL_windowsmouse.c
  169. 1>SDL_windowsopengl.c
  170. 1>SDL_windowsopengles.c
  171. 1>SDL_windowsshape.c
  172. 1>Generating Code...
  173. 1>Compiling...
  174. 1>SDL_windowsvideo.c
  175. 1>SDL_windowswindow.c
  176. 1>SDL_winmm.c
  177. 1>SDL_xaudio2.c
  178. 1>SDL_xinput.c
  179. 1>SDL_xinputhaptic.c
  180. 1>SDL_xinputjoystick.c
  181. 1>SDL_yuv_mmx.c
  182. 1>SDL_yuv_sw.c
  183. 1>Generating Code...
  184. 1> Creating library E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\SDL2.lib and object E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\SDL2.exp
  185. 1>SDL_audiocvt.obj : error LNK2019: unresolved external symbol memcpy referenced in function SDL_ResampleCVT
  186. 1>E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\SDL2.dll : fatal error LNK1120: 1 unresolved externals
  187. 1>Done building project "SDL.vcxproj" -- FAILED.
  188. 4>------ Build started: Project: checkkeys, Configuration: Release x64 ------
  189. 5>------ Build started: Project: loopwave, Configuration: Release x64 ------
  190. 6>------ Build started: Project: testatomic, Configuration: Release x64 ------
  191. 7>------ Build started: Project: testautomation, Configuration: Release x64 ------
  192. 8>------ Build started: Project: testdraw2, Configuration: Release x64 ------
  193. 9>------ Build started: Project: testfile, Configuration: Release x64 ------
  194. 10>------ Build started: Project: testgesture, Configuration: Release x64 ------
  195. 11>------ Build started: Project: testgl2, Configuration: Release x64 ------
  196. 5>Copying sample.wav
  197. 4>checkkeys.c
  198. 7>testautomation.c
  199. 10>testgesture.c
  200. 6>testatomic.c
  201. 5> 1 file(s) copied.
  202. 6>..\..\..\test\testatomic.c(695): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  203. 6>..\..\..\test\testatomic.c(698): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  204. 6>..\..\..\test\testatomic.c(701): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  205. 5>loopwave.c
  206. 7>testautomation_audio.c
  207. 7>testautomation_clipboard.c
  208. 8>testdraw2.c
  209. 9>testfile.c
  210. 7>testautomation_events.c
  211. 11>testgl2.c
  212. 7>testautomation_hints.c
  213. 4>checkkeys.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\checkkeys.exe
  214. 12>------ Build started: Project: testjoystick, Configuration: Release x64 ------
  215. 10>testgesture.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testgesture.exe
  216. 5>loopwave.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\loopwave.exe
  217. 13>------ Build started: Project: testoverlay2, Configuration: Release x64 ------
  218. 14>------ Build started: Project: testplatform, Configuration: Release x64 ------
  219. 7>testautomation_keyboard.c
  220. 12>testjoystick.c
  221. 14>testplatform.c
  222. 13>Copying moose.dat
  223. 7>testautomation_main.c
  224. 13> 1 file(s) copied.
  225. 13>testoverlay2.c
  226. 9>testfile.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testfile.exe
  227. 7>testautomation_mouse.c
  228. 15>------ Build started: Project: testpower, Configuration: Release x64 ------
  229. 8>testdraw2.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testdraw2.exe
  230. 16>------ Build started: Project: testrendertarget, Configuration: Release x64 ------
  231. 7>testautomation_pixels.c
  232. 6>testatomic.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testatomic.exe
  233. 6>Done building project "testatomic.vcxproj".
  234. 17>------ Build started: Project: testrumble, Configuration: Release x64 ------
  235. 15>testpower.c
  236. 16>Copying icon.bmp
  237. 16> 1 file(s) copied.
  238. 16>Copying sample.bmp
  239. 16> 1 file(s) copied.
  240. 16>testrendertarget.c
  241. 7>testautomation_platform.c
  242. 17>testrumble.c
  243. 12>testjoystick.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testjoystick.exe
  244. 18>------ Build started: Project: testscale, Configuration: Release x64 ------
  245. 14>testplatform.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testplatform.exe
  246. 7>..\..\..\test\testautomation_platform.c(121): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  247. 7>..\..\..\test\testautomation_platform.c(296): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  248. 7>..\..\..\test\testautomation_platform.c(309): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  249. 19>------ Build started: Project: testshape, Configuration: Release x64 ------
  250. 17>..\..\..\test\testrumble.c(66): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  251. 7>..\..\..\test\testautomation_platform.c(347): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  252. 7>..\..\..\test\testautomation_platform.c(391): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  253. 7>..\..\..\test\testautomation_platform.c(411): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  254. 7>..\..\..\test\testautomation_platform.c(430): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  255. 7>testautomation_rect.c
  256. 18>Copying icon.bmp
  257. 18> 1 file(s) copied.
  258. 18>Copying sample.bmp
  259. 18> 1 file(s) copied.
  260. 18>testscale.c
  261. 7>testautomation_render.c
  262. 19>testshape.c
  263. 11>testgl2.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testgl2.exe
  264. 15>testpower.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testpower.exe
  265. 20>------ Build started: Project: testsprite2, Configuration: Release x64 ------
  266. 21>------ Build started: Project: testgamecontroller, Configuration: Release x64 ------
  267. 7>testautomation_rwops.c
  268. 21>Copying axis.bmp
  269. 20>Copying icon.bmp
  270. 20> 1 file(s) copied.
  271. 21> 1 file(s) copied.
  272. 21>Copying button.bmp
  273. 21> 1 file(s) copied.
  274. 21>Copying controllermap.bmp
  275. 21> 1 file(s) copied.
  276. 20>testsprite2.c
  277. 7>..\..\..\test\testautomation_rwops.c(51): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  278. 17>testrumble.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testrumble.exe
  279. 17>Done building project "testrumble.vcxproj".
  280. 22>------ Build started: Project: testgles2, Configuration: Release x64 ------
  281. 7>..\..\..\test\testautomation_rwops.c(63): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  282. 7>testautomation_sdltest.c
  283. 21>testgamecontroller.c
  284. 13>testoverlay2.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testoverlay2.exe
  285. 23>------ Build started: Project: controllermap, Configuration: Release x64 ------
  286. 7>..\..\..\test\testautomation_sdltest.c(41): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  287. 22>testgles2.c
  288. 7>..\..\..\test\testautomation_sdltest.c(1127): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  289. 7>..\..\..\test\testautomation_sdltest.c(1165): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  290. 7>..\..\..\test\testautomation_sdltest.c(1219): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
  291. 7>testautomation_stdlib.c
  292. 23>Copying axis.bmp
  293. 23> 1 file(s) copied.
  294. 23>Copying button.bmp
  295. 23> 1 file(s) copied.
  296. 23>Copying controllermap.bmp
  297. 23> 1 file(s) copied.
  298. 7>testautomation_surface.c
  299. 16>testrendertarget.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testrendertarget.exe
  300. 23>controllermap.c
  301. 18>testscale.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testscale.exe
  302. 20>testsprite2.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testsprite2.exe
  303. 7>testautomation_syswm.c
  304. 21>testgamecontroller.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testgamecontroller.exe
  305. 22>testgles2.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testgles2.exe
  306. 19>testshape.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testshape.exe
  307. 7>testautomation_timer.c
  308. 23>controllermap.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\controllermap.exe
  309. 7>testautomation_video.c
  310. 7>Generating Code...
  311. 7>testautomation.vcxproj -> E:\Users\dotPo\Lib\SDL\VisualC\x64\Release\testautomation.exe
  312. 7>Done building project "testautomation.vcxproj".
  313. ========== Build: 22 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement