1
Réseau / Re : [SFML 2.1] Erreur de connection en dehors du LAN
« le: Mai 31, 2014, 08:57:28 am »
Concrètement c'est l'ip que les sites tel "What's my ip" donne.
Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
error LNK2019: unresolved external symbol "public: __thiscall sf::VideoMode::VideoMode(unsigned int,unsigned int,unsigned int)" (??0VideoMode@sf@@QAE@III@Z) referenced in function "private: virtual bool __thiscall SFMLWindow::Create(void)" (?Create@SFMLWindow@@EAE_NXZ)
error LNK2019: unresolved external symbol "public: class sf::Vector2<int> __thiscall sf::Window::getPosition(void)const " (?getPosition@Window@sf@@QBE?AV?$Vector2@H@2@XZ) referenced in function "private: virtual class Engine::Utils::Rect<long> const __thiscall SFMLWindow::getWindowSize(void)const " (?getWindowSize@SFMLWindow@@EBE?BV?$Rect@J@Utils@Engine@@XZ)
error LNK2019: unresolved external symbol "public: __thiscall sf::RenderWindow::RenderWindow(class sf::VideoMode,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned int,struct sf::ContextSettings const &)" (??0RenderWindow@sf@@QAE@VVideoMode@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IABUContextSettings@1@@Z) referenced in function "private: virtual bool __thiscall SFMLWindow::Create(void)" (?Create@SFMLWindow@@EAE_NXZ)
error LNK2019: unresolved external symbol "public: __thiscall sf::RenderWindow::RenderWindow(struct HWND__ *,struct sf::ContextSettings const &)" (??0RenderWindow@sf@@QAE@PAUHWND__@@ABUContextSettings@1@@Z) referenced in function "private: virtual bool __thiscall SFMLWindow::CreateFromHandle(int *)" (?CreateFromHandle@SFMLWindow@@EAE_NPAH@Z)