Advertisement
Guest User

linker error

a guest
Mar 12th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.93 KB | None | 0 0
  1. Error LNK2019 unresolved external symbol __imp__wglGetCurrentContext@0 referenced in function "public: virtual __thiscall sf::priv::WglContext::~WglContext(void)" (??1WglContext@priv@sf@@UAE@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
  2.  
  3. Error LNK2001 unresolved external symbol __imp__glGetError@0 Strange Loop c:\Users\J
  4. ohn\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(GLCheck.cpp.obj) 1
  5.  
  6. Error LNK2001 unresolved external symbol __imp__glGetError@0 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(GLLoader.cpp.obj) 1
  7.  
  8. Error LNK2001 unresolved external symbol __imp__glGetIntegerv@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(GLLoader.cpp.obj) 1
  9.  
  10. Error LNK2019 unresolved external symbol __imp__glGetString@4 referenced in function _sfogl_LoadFunctions Strange Loop
  11. c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(GLLoader.cpp.obj) 1
  12.  
  13. Error LNK2019 unresolved external symbol _jpeg_std_error referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  14.  
  15. Error LNK2019 unresolved external symbol _jpeg_CreateCompress referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  16.  
  17. Error LNK2019 unresolved external symbol _jpeg_destroy_compress referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  18.  
  19. Error LNK2019 unresolved external symbol _jpeg_stdio_dest referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  20.  
  21. Error LNK2019 unresolved external symbol _jpeg_set_defaults referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  22.  
  23. Error LNK2019 unresolved external symbol _jpeg_set_quality referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  24.  
  25. Error LNK2019 unresolved external symbol _jpeg_start_compress referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  26.  
  27. Error LNK2019 unresolved external symbol _jpeg_write_scanlines referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  28.  
  29. Error LNK2019 unresolved external symbol _jpeg_finish_compress referenced in function "private: bool __thiscall sf::priv::ImageLoader::writeJpg(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<unsigned char,class std::allocator<unsigned char> > const &,unsigned int,unsigned int)" (?writeJpg@ImageLoader@priv@sf@@AAE_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV?$vector@EV?$allocator@E@std@@@5@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(ImageLoader.cpp.obj) 1
  30.  
  31. Error LNK2019 unresolved external symbol __imp__glBlendFunc@8 referenced in function "private: void __thiscall sf::RenderTarget::applyBlendMode(struct sf::BlendMode const &)" (?applyBlendMode@RenderTarget@sf@@AAEXABUBlendMode@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  32.  
  33. Error LNK2019 unresolved external symbol __imp__glClear@4 referenced in function "public: void __thiscall sf::RenderTarget::clear(class sf::Color const &)" (?clear@RenderTarget@sf@@QAEXABVColor@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  34.  
  35. Error LNK2019 unresolved external symbol __imp__glClearColor@16 referenced in function "public: void __thiscall sf::RenderTarget::clear(class sf::Color const &)" (?clear@RenderTarget@sf@@QAEXABVColor@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  36.  
  37. Error LNK2019 unresolved external symbol __imp__glDisable@4 referenced in function "public: void __thiscall sf::RenderTarget::resetGLStates(void)" (?resetGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  38.  
  39. Error LNK2019 unresolved external symbol __imp__glEnable@4 referenced in function "public: void __thiscall sf::RenderTarget::resetGLStates(void)" (?resetGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  40.  
  41. Error LNK2019 unresolved external symbol __imp__glGetError@0 referenced in function "public: void __thiscall sf::RenderTarget::pushGLStates(void)" (?pushGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  42.  
  43. Error LNK2019 unresolved external symbol __imp__glLoadMatrixf@4 referenced in function "private: void __thiscall sf::RenderTarget::applyCurrentView(void)" (?applyCurrentView@RenderTarget@sf@@AAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  44.  
  45. Error LNK2019 unresolved external symbol __imp__glMatrixMode@4 referenced in function "public: void __thiscall sf::RenderTarget::pushGLStates(void)" (?pushGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  46.  
  47. Error LNK2019 unresolved external symbol __imp__glPopAttrib@0 referenced in function "public: void __thiscall sf::RenderTarget::popGLStates(void)" (?popGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  48.  
  49. Error LNK2019 unresolved external symbol __imp__glPopMatrix@0 referenced in function "public: void __thiscall sf::RenderTarget::popGLStates(void)" (?popGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  50.  
  51. Error LNK2019 unresolved external symbol __imp__glPushAttrib@4 referenced in function "public: void __thiscall sf::RenderTarget::pushGLStates(void)" (?pushGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  52.  
  53. Error LNK2019 unresolved external symbol __imp__glPushMatrix@0 referenced in function "public: void __thiscall sf::RenderTarget::pushGLStates(void)" (?pushGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  54.  
  55. Error LNK2019 unresolved external symbol __imp__glViewport@16 referenced in function "private: void __thiscall sf::RenderTarget::applyCurrentView(void)" (?applyCurrentView@RenderTarget@sf@@AAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  56.  
  57. Error LNK2019 unresolved external symbol __imp__glColorPointer@16 referenced in function "public: void __thiscall sf::RenderTarget::draw(class sf::Vertex const *,unsigned int,enum sf::PrimitiveType,class sf::RenderStates const &)" (?draw@RenderTarget@sf@@QAEXPBVVertex@2@IW4PrimitiveType@2@ABVRenderStates@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  58.  
  59. Error LNK2019 unresolved external symbol __imp__glDrawArrays@12 referenced in function "public: void __thiscall sf::RenderTarget::draw(class sf::Vertex const *,unsigned int,enum sf::PrimitiveType,class sf::RenderStates const &)" (?draw@RenderTarget@sf@@QAEXPBVVertex@2@IW4PrimitiveType@2@ABVRenderStates@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  60.  
  61. Error LNK2019 unresolved external symbol __imp__glEnableClientState@4 referenced in function "public: void __thiscall sf::RenderTarget::resetGLStates(void)" (?resetGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  62.  
  63. Error LNK2019 unresolved external symbol __imp__glPopClientAttrib@0 referenced in function "public: void __thiscall sf::RenderTarget::popGLStates(void)" (?popGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  64.  
  65. Error LNK2019 unresolved external symbol __imp__glPushClientAttrib@4 referenced in function "public: void __thiscall sf::RenderTarget::pushGLStates(void)" (?pushGLStates@RenderTarget@sf@@QAEXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  66.  
  67. Error LNK2019 unresolved external symbol __imp__glTexCoordPointer@16 referenced in function "public: void __thiscall sf::RenderTarget::draw(class sf::Vertex const *,unsigned int,enum sf::PrimitiveType,class sf::RenderStates const &)" (?draw@RenderTarget@sf@@QAEXPBVVertex@2@IW4PrimitiveType@2@ABVRenderStates@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  68.  
  69. Error LNK2019 unresolved external symbol __imp__glVertexPointer@16 referenced in function "public: void __thiscall sf::RenderTarget::draw(class sf::Vertex const *,unsigned int,enum sf::PrimitiveType,class sf::RenderStates const &)" (?draw@RenderTarget@sf@@QAEXPBVVertex@2@IW4PrimitiveType@2@ABVRenderStates@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderTarget.cpp.obj) 1
  70.  
  71. Error LNK2019 unresolved external symbol __imp__glReadPixels@28 referenced in function "public: class sf::Image __thiscall sf::RenderWindow::capture(void)const " (?capture@RenderWindow@sf@@QBE?AVImage@2@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(RenderWindow.cpp.obj) 1
  72.  
  73. Error LNK2001 unresolved external symbol __imp__glFlush@0 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Shader.cpp.obj) 1
  74.  
  75. Error LNK2001 unresolved external symbol __imp__glGetIntegerv@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Shader.cpp.obj) 1
  76.  
  77. Error LNK2001 unresolved external symbol __imp__glLoadMatrixf@4 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  78.  
  79. Error LNK2001 unresolved external symbol __imp__glMatrixMode@4 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  80.  
  81. Error LNK2019 unresolved external symbol __imp__glFlush@0 referenced in function "public: bool __thiscall sf::Texture::loadFromImage(class sf::Image const &,class sf::Rect<int> const &)" (?loadFromImage@Texture@sf@@QAE_NABVImage@2@ABV?$Rect@H@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  82.  
  83. Error LNK2001 unresolved external symbol __imp__glGetIntegerv@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  84.  
  85. Error LNK2019 unresolved external symbol __imp__glGetTexImage@20 referenced in function "public: class sf::Image __thiscall sf::Texture::copyToImage(void)const " (?copyToImage@Texture@sf@@QBE?AVImage@2@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  86.  
  87. Error LNK2019 unresolved external symbol __imp__glLoadIdentity@0 referenced in function "public: static void __cdecl sf::Texture::bind(class sf::Texture const *,enum sf::Texture::CoordinateType)" (?bind@Texture@sf@@SAXPBV12@W4CoordinateType@12@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  88.  
  89. Error LNK2019 unresolved external symbol __imp__glTexImage2D@36 referenced in function "public: bool __thiscall sf::Texture::create(unsigned int,unsigned int)" (?create@Texture@sf@@QAE_NII@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  90.  
  91. Error LNK2019 unresolved external symbol __imp__glTexParameteri@12 referenced in function "public: bool __thiscall sf::Texture::create(unsigned int,unsigned int)" (?create@Texture@sf@@QAE_NII@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  92.  
  93. Error LNK2019 unresolved external symbol __imp__glBindTexture@8 referenced in function "public: bool __thiscall sf::Texture::create(unsigned int,unsigned int)" (?create@Texture@sf@@QAE_NII@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  94.  
  95. Error LNK2019 unresolved external symbol __imp__glCopyTexSubImage2D@32 referenced in function "public: void __thiscall sf::Texture::update(class sf::Window const &,unsigned int,unsigned int)" (?update@Texture@sf@@QAEXABVWindow@2@II@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  96.  
  97. Error LNK2019 unresolved external symbol __imp__glDeleteTextures@8 referenced in function "public: __thiscall sf::Texture::~Texture(void)" (??1Texture@sf@@QAE@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  98.  
  99. Error LNK2019 unresolved external symbol __imp__glGenTextures@8 referenced in function "public: bool __thiscall sf::Texture::create(unsigned int,unsigned int)" (?create@Texture@sf@@QAE_NII@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  100.  
  101. Error LNK2019 unresolved external symbol __imp__glTexSubImage2D@36 referenced in function "public: bool __thiscall sf::Texture::loadFromImage(class sf::Image const &,class sf::Rect<int> const &)" (?loadFromImage@Texture@sf@@QAE_NABVImage@2@ABV?$Rect@H@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(Texture.cpp.obj) 1
  102.  
  103. Error LNK2001 unresolved external symbol __imp__glGetIntegerv@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(TextureSaver.cpp.obj) 1
  104.  
  105. Error LNK2001 unresolved external symbol __imp__glBindTexture@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-graphics-s-d.lib(TextureSaver.cpp.obj) 1
  106.  
  107. Error LNK2019 unresolved external symbol __imp__timeGetDevCaps@8 referenced in function "void __cdecl sf::priv::sleepImpl(class sf::Time)" (?sleepImpl@priv@sf@@YAXVTime@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-system-s-d.lib(SleepImpl.cpp.obj) 1
  108.  
  109. Error LNK2019 unresolved external symbol __imp__timeBeginPeriod@4 referenced in function "void __cdecl sf::priv::sleepImpl(class sf::Time)" (?sleepImpl@priv@sf@@YAXVTime@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-system-s-d.lib(SleepImpl.cpp.obj) 1
  110.  
  111. Error LNK2019 unresolved external symbol __imp__timeEndPeriod@4 referenced in function "void __cdecl sf::priv::sleepImpl(class sf::Time)" (?sleepImpl@priv@sf@@YAXVTime@2@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-system-s-d.lib(SleepImpl.cpp.obj) 1
  112.  
  113. Error LNK2001 unresolved external symbol __imp__glEnable@4 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(GlContext.cpp.obj) 1
  114.  
  115. Error LNK2001 unresolved external symbol __imp__glGetError@0 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(GlContext.cpp.obj) 1
  116.  
  117. Error LNK2001 unresolved external symbol __imp__glGetIntegerv@8 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(GlContext.cpp.obj) 1
  118.  
  119. Error LNK2001 unresolved external symbol __imp__glGetString@4 Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(GlContext.cpp.obj) 1
  120.  
  121. Error LNK2019 unresolved external symbol __imp__joyGetPosEx@8 referenced in function "public: static void __cdecl sf::priv::JoystickImpl::initialize(void)" (?initialize@JoystickImpl@priv@sf@@SAXXZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(JoystickImpl.cpp.obj) 1
  122.  
  123. Error LNK2019 unresolved external symbol __imp__joyGetDevCapsW@12 referenced in function "public: bool __thiscall sf::priv::JoystickImpl::open(unsigned int)" (?open@JoystickImpl@priv@sf@@QAE_NI@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(JoystickImpl.cpp.obj) 1
  124.  
  125. Error LNK2019 unresolved external symbol __imp__wglCreateContext@4 referenced in function "private: void __thiscall sf::priv::WglContext::createContext(class sf::priv::WglContext *,unsigned int,struct sf::ContextSettings const &)" (?createContext@WglContext@priv@sf@@AAEXPAV123@IABUContextSettings@3@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
  126.  
  127. Error LNK2019 unresolved external symbol __imp__wglDeleteContext@4 referenced in function "public: virtual __thiscall sf::priv::WglContext::~WglContext(void)" (??1WglContext@priv@sf@@UAE@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
  128.  
  129. Error LNK2019 unresolved external symbol __imp__wglGetProcAddress@4 referenced in function "public: static void (__cdecl*__cdecl sf::priv::WglContext::getFunction(char const *))(void)" (?getFunction@WglContext@priv@sf@@SAP6AXXZPBD@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
  130.  
  131. Error LNK2019 unresolved external symbol __imp__wglMakeCurrent@8 referenced in function "public: virtual __thiscall sf::priv::WglContext::~WglContext(void)" (??1WglContext@priv@sf@@UAE@XZ) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
  132.  
  133. Error LNK2019 unresolved external symbol __imp__wglShareLists@8 referenced in function "private: void __thiscall sf::priv::WglContext::createContext(class sf::priv::WglContext *,unsigned int,struct sf::ContextSettings const &)" (?createContext@WglContext@priv@sf@@AAEXPAV123@IABUContextSettings@3@@Z) Strange Loop c:\Users\John\documents\visual studio 2015\Projects\Strange Loop\Strange Loop\sfml-window-s-d.lib(WglContext.cpp.obj) 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement