Advertisement
Guest User

error log

a guest
Nov 2nd, 2014
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.06 KB | None | 0 0
  1. opengl32.lib : warning LNK4003: invalid library format; library ignored
  2. MSVCRT.lib(MSVCR120.dll) : error LNK2005: calloc already defined in LIBCMT.lib(c
  3. alloc.obj)
  4. MSVCRT.lib(MSVCR120.dll) : error LNK2005: free already defined in LIBCMT.lib(fre
  5. e.obj)
  6. MSVCRT.lib(MSVCR120.dll) : error LNK2005: realloc already defined in LIBCMT.lib(
  7. realloc.obj)
  8. MSVCRT.lib(MSVCR120.dll) : error LNK2005: _vsnprintf already defined in LIBCMT.l
  9. ib(vsnprint.obj)
  10. opengl32.lib : warning LNK4003: invalid library format; library ignored
  11. LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; us
  12. e /NODEFAULTLIB:library
  13. opengl32.lib : warning LNK4003: invalid library format; library ignored
  14. glfw3.lib(context.obj) : error LNK2019: unresolved external symbol __imp_glGetIn
  15. tegerv referenced in function _glfwRefreshContextAttribs
  16. glfw3.lib(context.obj) : error LNK2019: unresolved external symbol __imp_glGetSt
  17. ring referenced in function glfwExtensionSupported
  18. glfw3.lib(window.obj) : error LNK2019: unresolved external symbol __imp_glClear
  19. referenced in function glfwCreateWindow
  20. glfw3.lib(win32_init.obj) : error LNK2019: unresolved external symbol __imp_Unre
  21. gisterClassW referenced in function _glfwPlatformTerminate
  22. glfw3.lib(win32_init.obj) : error LNK2019: unresolved external symbol __imp_Syst
  23. emParametersInfoW referenced in function _glfwPlatformInit
  24. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_C
  25. reateDCW referenced in function _glfwPlatformGetMonitors
  26. glfw3.lib(win32_gamma.obj) : error LNK2001: unresolved external symbol __imp_Cre
  27. ateDCW
  28. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_D
  29. eleteDC referenced in function _glfwPlatformGetMonitors
  30. glfw3.lib(win32_gamma.obj) : error LNK2001: unresolved external symbol __imp_Del
  31. eteDC
  32. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_G
  33. etDeviceCaps referenced in function _glfwPlatformGetMonitors
  34. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_C
  35. hangeDisplaySettingsExW referenced in function _glfwRestoreVideoMode
  36. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_E
  37. numDisplaySettingsW referenced in function _glfwPlatformGetVideoMode
  38. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_E
  39. numDisplaySettingsExW referenced in function _glfwPlatformGetMonitorPos
  40. glfw3.lib(win32_monitor.obj) : error LNK2019: unresolved external symbol __imp_E
  41. numDisplayDevicesW referenced in function _glfwPlatformGetMonitors
  42. glfw3.lib(win32_gamma.obj) : error LNK2001: unresolved external symbol __imp_Enu
  43. mDisplayDevicesW
  44. glfw3.lib(win32_gamma.obj) : error LNK2019: unresolved external symbol __imp_Get
  45. DeviceGammaRamp referenced in function _glfwPlatformGetGammaRamp
  46. glfw3.lib(win32_gamma.obj) : error LNK2019: unresolved external symbol __imp_Set
  47. DeviceGammaRamp referenced in function _glfwPlatformSetGammaRamp
  48. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_Des
  49. cribePixelFormat referenced in function _glfwCreateContext
  50. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_Set
  51. PixelFormat referenced in function _glfwCreateContext
  52. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_wgl
  53. CreateContext referenced in function _glfwCreateContext
  54. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_wgl
  55. DeleteContext referenced in function _glfwDestroyContext
  56. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_wgl
  57. GetProcAddress referenced in function _glfwPlatformGetProcAddress
  58. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_wgl
  59. MakeCurrent referenced in function _glfwPlatformMakeContextCurrent
  60. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_wgl
  61. ShareLists referenced in function _glfwCreateContext
  62. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_Swa
  63. pBuffers referenced in function _glfwPlatformSwapBuffers
  64. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_Get
  65. DC referenced in function _glfwCreateContext
  66. glfw3.lib(wgl_context.obj) : error LNK2019: unresolved external symbol __imp_Rel
  67. easeDC referenced in function _glfwDestroyContext
  68. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Tr
  69. ackMouseEvent referenced in function windowProc
  70. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Tr
  71. anslateMessage referenced in function _glfwPlatformPollEvents
  72. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Di
  73. spatchMessageW referenced in function _glfwPlatformPollEvents
  74. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Pe
  75. ekMessageW referenced in function _glfwPlatformPollEvents
  76. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  77. tMessageTime referenced in function translateKey
  78. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Wa
  79. itMessage referenced in function _glfwPlatformWaitEvents
  80. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_De
  81. fWindowProcW referenced in function windowProc
  82. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Re
  83. gisterClassW referenced in function registerWindowClass
  84. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Cr
  85. eateWindowExW referenced in function createWindow
  86. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_De
  87. stroyWindow referenced in function _glfwPlatformCreateWindow
  88. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Sh
  89. owWindow referenced in function _glfwPlatformHideWindow
  90. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  91. tWindowPos referenced in function _glfwPlatformCreateWindow
  92. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Is
  93. Iconic referenced in function windowProc
  94. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Br
  95. ingWindowToTop referenced in function _glfwPlatformShowWindow
  96. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  97. tFocus referenced in function _glfwPlatformShowWindow
  98. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  99. tKeyState referenced in function getKeyMods
  100. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  101. tAsyncKeyState referenced in function _glfwPlatformPollEvents
  102. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ma
  103. pVirtualKeyW referenced in function translateKey
  104. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  105. tCapture referenced in function _glfwPlatformSetCursorMode
  106. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Re
  107. leaseCapture referenced in function hideCursor
  108. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  109. tForegroundWindow referenced in function _glfwPlatformShowWindow
  110. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  111. tWindowTextW referenced in function _glfwPlatformSetWindowTitle
  112. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  113. tClientRect referenced in function _glfwPlatformGetFramebufferSize
  114. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ad
  115. justWindowRectEx referenced in function _glfwPlatformSetWindowPos
  116. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Sh
  117. owCursor referenced in function _glfwPlatformSetCursorMode
  118. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  119. tCursorPos referenced in function _glfwPlatformSetCursorPos
  120. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  121. tCursor referenced in function hideCursor
  122. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  123. tCursorPos referenced in function hideCursor
  124. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Cl
  125. ipCursor referenced in function hideCursor
  126. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Cl
  127. ientToScreen referenced in function _glfwPlatformGetWindowPos
  128. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Wi
  129. ndowFromPoint referenced in function hideCursor
  130. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Ge
  131. tWindowLongPtrW referenced in function windowProc
  132. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Se
  133. tWindowLongPtrW referenced in function windowProc
  134. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Lo
  135. adCursorW referenced in function registerWindowClass
  136. glfw3.lib(win32_window.obj) : error LNK2019: unresolved external symbol __imp_Lo
  137. adIconW referenced in function registerWindowClass
  138. main.exe : fatal error LNK1120: 59 unresolved externals
  139. --- errorlevel 1120
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement