Guest User

Untitled

a guest
Aug 18th, 2017
659
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. ||=== Build: Debug in Game (compiler: GNU GCC Compiler) ===|
  2. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_CreateDCW'|
  3. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_GetDeviceCaps'|
  4. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_GetDeviceCaps'|
  5. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_DeleteDC'|
  6. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_CreateDCW'|
  7. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_GetDeviceCaps'|
  8. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_GetDeviceCaps'|
  9. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_DeleteDC'|
  10. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_CreateDCW'|
  11. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_GetDeviceGammaRamp'|
  12. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_DeleteDC'|
  13. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_CreateDCW'|
  14. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_SetDeviceGammaRamp'|
  15. lib-mingw-w64\libglfw3.a(win32_monitor.c.obj):win32_monitor.c|| undefined reference to `__imp_DeleteDC'|
  16. lib-mingw-w64\libglfw3.a(win32_window.c.obj):win32_window.c|| undefined reference to `__imp_CreateDIBSection'|
  17. lib-mingw-w64\libglfw3.a(win32_window.c.obj):win32_window.c|| undefined reference to `__imp_CreateBitmap'|
  18. lib-mingw-w64\libglfw3.a(win32_window.c.obj):win32_window.c|| undefined reference to `__imp_DeleteObject'|
  19. lib-mingw-w64\libglfw3.a(win32_window.c.obj):win32_window.c|| undefined reference to `__imp_DeleteObject'|
  20. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_SwapBuffers'|
  21. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_DescribePixelFormat'|
  22. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_DescribePixelFormat'|
  23. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_DescribePixelFormat'|
  24. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_SetPixelFormat'|
  25. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_ChoosePixelFormat'|
  26. lib-mingw-w64\libglfw3.a(wgl_context.c.obj):wgl_context.c|| undefined reference to `__imp_SetPixelFormat'|
  27. ||error: ld returned 1 exit status|
  28. ||=== Build failed: 26 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Advertisement
Add Comment
Please, Sign In to add comment