0 Members and 2 Guests are viewing this topic.
Error1error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall sf::String::String(char const *,class std::locale const &)" (__imp_??0String@sf@@QAE@PBDABVlocale@std@@@Z) referenced in function _mainc:\Users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\Main.obj1stCppGameError2error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall sf::String::~String(void)" (__imp_??1String@sf@@QAE@XZ) referenced in function _mainc:\Users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\Main.obj1stCppGameError3error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall sf::VideoMode::VideoMode(unsigned int,unsigned int,unsigned int)" (__imp_??0VideoMode@sf@@QAE@III@Z) referenced in function _mainc:\Users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\Main.obj1stCppGameError4error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall sf::RenderWindow::RenderWindow(class sf::VideoMode,class sf::String const &,unsigned int,struct sf::ContextSettings const &)" (__imp_??0RenderWindow@sf@@QAE@VVideoMode@1@ABVString@1@IABUContextSettings@1@@Z) referenced in function _mainc:\Users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\Main.obj1stCppGameError5error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall sf::RenderWindow::~RenderWindow(void)" (__imp_??1RenderWindow@sf@@UAE@XZ) referenced in function _mainc:\Users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\Main.obj1stCppGameError6error LNK1120: 5 unresolved externalsc:\users\apacheomega\documents\visual studio 2013\Projects\1stCppGame\Debug\1stCppGame.exe1stCppGame
Error 1 error LNK1104: cannot open file 'sfml-opengl32-s-d.lib' C:\Users\ApacheOmega\documents\visual studio 2013\Projects\1stCppGame\1stCppGame\LINK 1stCppGame