Advertisement
Guest User

Untitled

a guest
Nov 11th, 2014
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. Compiling...
  2. wi_stuff.c
  3. statdump.c
  4. st_stuff.c
  5. st_lib.c
  6. sounds.c
  7. s_sound.c
  8. r_things.c
  9. r_sky.c
  10. r_segs.c
  11. ..\src\doom\r_segs.c(621) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  12. r_plane.c
  13. r_main.c
  14. ..\src\doom\r_main.c(312) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  15. r_draw.c
  16. r_data.c
  17. r_bsp.c
  18. ..\src\doom\r_bsp.c(299) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  19. ..\src\doom\r_bsp.c(451) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  20. p_user.c
  21. p_tick.c
  22. p_telept.c
  23. p_switch.c
  24. p_spec.c
  25. p_sight.c
  26. Compiling...
  27. p_setup.c
  28. p_saveg.c
  29. ..\src\doom\p_saveg.c(554) : warning C4244: '=' : conversion from 'short' to 'byte', possible loss of data
  30. p_pspr.c
  31. p_plats.c
  32. p_mobj.c
  33. p_maputl.c
  34. p_map.c
  35. p_lights.c
  36. p_inter.c
  37. p_floor.c
  38. p_enemy.c
  39. p_doors.c
  40. p_ceilng.c
  41. m_random.c
  42. ..\src\doom\m_random.c(73) : warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  43. m_menu.c
  44. info.c
  45. hu_stuff.c
  46. hu_lib.c
  47. g_game.c
  48. f_wipe.c
  49. Compiling...
  50. f_finale.c
  51. dstrings.c
  52. doomstat.c
  53. doomdef.c
  54. deh_weapon.c
  55. deh_thing.c
  56. deh_sound.c
  57. deh_ptr.c
  58. deh_misc.c
  59. deh_frame.c
  60. deh_doom.c
  61. deh_cheat.c
  62. ..\src\doom\deh_cheat.c(124) : warning C4018: '>=' : signed/unsigned mismatch
  63. deh_ammo.c
  64. d_net.c
  65. ..\src\doom\d_net.c(132) : warning C4018: '<' : signed/unsigned mismatch
  66. d_main.c
  67. ..\src\doom\d_main.c(1519) : warning C4018: '<' : signed/unsigned mismatch
  68. d_items.c
  69. am_map.c
  70. z_zone.c
  71. w_wad.c
  72. ..\src\w_wad.c(102) : warning C4018: '<' : signed/unsigned mismatch
  73. w_merge.c
  74. Compiling...
  75. w_main.c
  76. w_file_win32.c
  77. w_file_stdc.c
  78. w_file_posix.c
  79. w_file.c
  80. w_checksum.c
  81. v_video.c
  82. tables.c
  83. sha1.c
  84. net_structrw.c
  85. ..\src\net_structrw.c(511) : warning C4018: '<' : signed/unsigned mismatch
  86. ..\src\net_structrw.c(528) : warning C4018: '<' : signed/unsigned mismatch
  87. net_server.c
  88. ..\src\net_server.c(1515) : warning C4018: '>' : signed/unsigned mismatch
  89. net_sdl.c
  90. net_query.c
  91. ..\src\net_query.c(402) : warning C4018: '<' : signed/unsigned mismatch
  92. ..\src\net_query.c(415) : warning C4018: '>=' : signed/unsigned mismatch
  93. ..\src\net_query.c(455) : warning C4018: '<' : signed/unsigned mismatch
  94. ..\src\net_query.c(488) : warning C4018: '<' : signed/unsigned mismatch
  95. ..\src\net_query.c(573) : warning C4018: '<' : signed/unsigned mismatch
  96. ..\src\net_query.c(594) : warning C4018: '<' : signed/unsigned mismatch
  97. ..\src\net_query.c(844) : warning C4018: '<' : signed/unsigned mismatch
  98. net_packet.c
  99. net_loop.c
  100. net_io.c
  101. net_gui.c
  102. ..\src\net_gui.c(139) : warning C4018: '<' : signed/unsigned mismatch
  103. ..\src\net_gui.c(151) : warning C4018: '<' : signed/unsigned mismatch
  104. net_dedicated.c
  105. net_common.c
  106. net_client.c
  107. Compiling...
  108. mus2mid.c
  109. midifile.c
  110. ..\src\midifile.c(497) : warning C4018: '<' : signed/unsigned mismatch
  111. ..\src\midifile.c(576) : warning C4018: '<' : signed/unsigned mismatch
  112. ..\src\midifile.c(669) : warning C4018: '<' : signed/unsigned mismatch
  113. ..\src\midifile.c(687) : warning C4018: '<' : signed/unsigned mismatch
  114. memio.c
  115. m_misc.c
  116. ..\src\m_misc.c(470) : warning C4018: '>=' : signed/unsigned mismatch
  117. m_fixed.c
  118. ..\src\m_fixed.c(38) : warning C4244: 'return' : conversion from 'int64_t' to 'fixed_t', possible loss of data
  119. m_controls.c
  120. m_config.c
  121. m_cheat.c
  122. m_bbox.c
  123. m_argv.c
  124. icon.c
  125. i_video.c
  126. i_timer.c
  127. i_system.c
  128. i_sound.c
  129. i_sdlsound.c
  130. ..\src\i_sdlsound.c(190) : warning C4018: '>' : signed/unsigned mismatch
  131. ..\src\i_sdlsound.c(585) : warning C4244: '=' : conversion from 'uint64_t' to 'int', possible loss of data
  132. i_sdlmusic.c
  133. ..\src\i_sdlmusic.c(437) : warning C4018: '<' : signed/unsigned mismatch
  134. ..\src\i_sdlmusic.c(743) : warning C4018: '<' : signed/unsigned mismatch
  135. i_scale.c
  136. i_pcsound.c
  137. i_oplmusic.c
  138. Compiling...
  139. i_main.c
  140. i_joystick.c
  141. i_endoom.c
  142. i_cdmus.c
  143. gusconf.c
  144. deh_text.c
  145. deh_str.c
  146. deh_mapping.c
  147. deh_main.c
  148. deh_io.c
  149. d_mode.c
  150. d_loop.c
  151. d_iwad.c
  152. d_event.c
  153. Compiling resources...
  154. Linking...
  155. d_iwad.obj : error LNK2001: unresolved external symbol __imp__RegOpenKeyExA@20
  156. d_iwad.obj : error LNK2001: unresolved external symbol __imp__RegCloseKey@4
  157. d_iwad.obj : error LNK2001: unresolved external symbol __imp__RegQueryValueExA@24
  158. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_AdjustCallbacks
  159. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_Shutdown
  160. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_SetPaused
  161. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_WriteRegister
  162. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_Unlock
  163. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_SetSampleRate
  164. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_Lock
  165. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_Init
  166. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_SetCallback
  167. i_oplmusic.obj : error LNK2001: unresolved external symbol _OPL_ClearCallbacks
  168. i_system.obj : error LNK2001: unresolved external symbol __imp__MessageBoxW@16
  169. deh_doom.obj : error LNK2001: unresolved external symbol _deh_section_bexstr
  170. libtextscreen.lib(txt_sdl.obj) : error LNK2001: unresolved external symbol __imp__ReleaseDC@8
  171. libtextscreen.lib(txt_sdl.obj) : error LNK2001: unresolved external symbol __imp__GetDeviceCaps@8
  172. libtextscreen.lib(txt_sdl.obj) : error LNK2001: unresolved external symbol __imp__GetDC@4
  173. ..\bin\chocolate-doom.exe : fatal error LNK1120: 18 unresolved externals
  174.  
  175. Build log was saved at "file://d:\chocosrc\obj\doom\Release\BuildLog.htm"
  176. Doom - 19 error(s), 32 warning(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement