1
General / Re: Linker undefined references
« on: December 28, 2015, 04:33:58 pm »
I compiled SFML again but this time setting SFML_USE_STATIC_STD_LIBS flag to TRUE, it works fine.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
-W -Wall -std=c++11
$$(pkg-config --cflags --libs gtk+-2.0) -W -Wall -std=c++11
Warning: Partial sends might not be handled properly.
i586-mingw32msvc-g++ main.cpp -o main.exe -W -Wall -DSFML_DYNAMIC -ltgui -lsfml-system -lsfml-window -lsfml-graphics -lsfml-audio -lsfml-network -std=c++11
i586-mingw32msvc-g++ -W -Wall -DSFML_DYNAMIC -ltgui -lsfml-system -lsfml-window -lsfml-graphics -lsfml-network -lsfml-audio -std=c++11 main.cpp -o main.exe
/tmp/ccUQHqtV.o:main.cpp:(.text+0xb8): undefined reference to `_imp___ZN2sf4TextC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xd0): undefined reference to `_imp___ZN2sf6SpriteC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xe9): undefined reference to `_imp___ZN2sf4Text7setFontERKNS_4FontE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x18c): undefined reference to `_imp___ZNK2sf13Transformable11getPositionEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1a3): undefined reference to `_imp___ZNK2sf6Sprite10getTextureEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1ac): undefined reference to `_imp___ZNK2sf7Texture7getSizeEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1d8): undefined reference to `_imp___ZNK2sf13Transformable11getPositionEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f3): undefined reference to `_imp___ZN2sf13Transformable11setPositionEff'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x261): undefined reference to `_imp___ZN2sf4FontC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x291): undefined reference to `_imp___ZN2sf7TextureC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2cd): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2df): undefined reference to `_imp___ZN2sf7TextureC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x315): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3a8): undefined reference to `_imp___ZN2sf7Texture12loadFromFileERKSsRKNS_4RectIiEE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4dd): undefined reference to `_imp___ZN2sf4Font12loadFromFileERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x518): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x53b): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x673): undefined reference to `_imp___ZN2sf4FontD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x75e): undefined reference to `_imp___ZN2sf12RenderStates7DefaultE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x76c): undefined reference to `_imp___ZN2sf12RenderTarget4drawERKNS_8DrawableERKNS_12RenderStatesE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x797): undefined reference to `_imp___ZN2sf12RenderStates7DefaultE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7a5): undefined reference to `_imp___ZN2sf12RenderTarget4drawERKNS_8DrawableERKNS_12RenderStatesE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x848): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x88d): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x8ab): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x8bf): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x8d3): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x8f9): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x91b): undefined reference to `_imp___ZN2sf4Text9setStringERKNS_6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x975): undefined reference to `_imp___ZN2sf6Sprite10setTextureERKNS_7TextureEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x9bd): undefined reference to `_imp___ZN2sf13Transformable11setPositionEff'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xb60): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xb80): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xba0): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xbb6): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xbd4): undefined reference to `_imp___ZN2sf6PacketrsERa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xc3e): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xc61): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xc84): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xca7): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xcca): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0xced): more undefined references to `_imp___ZN2sf6PacketlsEa' follow
/tmp/ccUQHqtV.o:main.cpp:(.text+0x103d): undefined reference to `_imp___ZN2sf6PacketrsERa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x12ef): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1312): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1328): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x133e): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1361): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1384): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x13a7): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x13bd): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x13e4): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1413): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x142d): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1447): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1461): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1488): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x14b7): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x14d1): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x14eb): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1505): undefined reference to `_imp___ZN2sf6PacketlsEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1528): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x154a): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1559): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1568): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x158b): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x15bb): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x15ca): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x15ed): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x161d): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x162c): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x164f): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1665): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x167b): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x169e): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x16c1): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x16e4): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1700): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x170f): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1732): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x174e): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x175d): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1780): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x17a4): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x17b3): undefined reference to `_imp___ZN2sf6PacketlsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x17c2): undefined reference to `_imp___ZN2sf6PacketlsEf'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x17e5): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x17fb): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x181b): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1831): undefined reference to `_imp___ZN2sf6PacketlsEj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1847): undefined reference to `_imp___ZN2sf6PacketlsEa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x186d): undefined reference to `_imp___ZN2sf6PacketrsERa'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x18b0): undefined reference to `_imp___ZN2sf6PacketrsERj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x18bf): undefined reference to `_imp___ZN2sf6PacketrsERj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1917): undefined reference to `_imp___ZN2sf6PacketrsERj'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x196f): undefined reference to `_imp___ZN2sf6PacketrsERb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x197e): undefined reference to `_imp___ZN2sf6PacketrsERb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x198d): undefined reference to `_imp___ZN2sf6PacketrsERb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x199c): undefined reference to `_imp___ZN2sf6PacketrsERb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x19f4): undefined reference to `_imp___ZN2sf6PacketrsERb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1a03): more undefined references to `_imp___ZN2sf6PacketrsERb' follow
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1a59): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1a68): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1a77): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1abd): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1acc): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1b12): more undefined references to `_imp___ZN2sf6PacketrsERi' follow
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1be8): undefined reference to `_imp___ZN2sf12RenderWindowC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1c20): undefined reference to `_imp___ZN2sf9TcpSocketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1c5f): undefined reference to `_imp___ZN2sf9IpAddressC1ERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1c79): undefined reference to `_imp___ZN2sf4Time4ZeroE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1c98): undefined reference to `_imp___ZN2sf9TcpSocket7connectERKNS_9IpAddressEtNS_4TimeE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1cd8): undefined reference to `_imp___ZN2sf6Socket11setBlockingEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1d32): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1d75): undefined reference to `_imp___ZN2sf6Window6createENS_9VideoModeERKNS_6StringEjRKNS_15ContextSettingsE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1e8c): undefined reference to `_imp___ZN2sf12RenderWindowD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f0a): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f24): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f3e): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f59): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f6d): undefined reference to `_imp___ZN2sf9TcpSocket10disconnectEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f79): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1f90): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x1ffd): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x206d): undefined reference to `_imp___ZN2sf6Window5closeEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2088): undefined reference to `_imp___ZN2sf6Window9pollEventERNS_5EventE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x20a6): undefined reference to `_imp___ZN2sf6Packet5clearEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x20be): undefined reference to `_imp___ZN2sf9TcpSocket7receiveERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2108): undefined reference to `_imp___ZN2sf5ColorC1Ehhhh'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2127): undefined reference to `_imp___ZN2sf12RenderTarget5clearERKNS_5ColorE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2157): undefined reference to `_imp___ZN2sf6Window7displayEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2163): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x217d): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x21ff): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x235d): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2612): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x269f): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x26b2): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x26cf): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2700): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2734): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2783): undefined reference to `_imp___ZNK4tgui7EditBox7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2798): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2810): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2835): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x284e): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2933): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2b4c): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2c2d): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2c61): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2ccd): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2d01): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2d96): undefined reference to `_imp___ZNK4tgui7EditBox7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2dab): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2e0e): undefined reference to `_imp___ZNK4tgui7EditBox7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2e23): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2e9d): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2eba): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2ed7): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2eeb): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2eff): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2f1a): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x2f29): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x30c8): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x321b): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3238): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3255): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x32eb): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x331f): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x341e): undefined reference to `_imp___ZNK4tgui6Button7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3433): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x345c): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3481): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3504): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3677): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x370a): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x373e): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x378d): undefined reference to `_imp___ZNK4tgui7EditBox7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x37a2): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3875): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3892): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x38af): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x38c3): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x38de): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x38ed): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3a2a): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3b06): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3b3d): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3b8c): undefined reference to `_imp___ZNK4tgui6Button7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3ba1): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3c3e): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3c75): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3cc4): undefined reference to `_imp___ZNK4tgui6Button7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3cd9): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3d76): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3dad): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3dfc): undefined reference to `_imp___ZNK4tgui6Button7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x3e11): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4204): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4238): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x427f): undefined reference to `_imp___ZNK4tgui5Label7getTextEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4290): undefined reference to `_imp___ZNK2sf6StringcvSsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x42c7): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x42e4): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4301): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4315): undefined reference to `_imp___ZN2sf6PacketlsERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4330): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4341): undefined reference to `_imp___ZN2sf12millisecondsEi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x434f): undefined reference to `_imp___ZN2sf5sleepENS_4TimeE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x436a): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4434): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x44c4): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x44de): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x44f8): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4513): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4522): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4539): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x45e4): undefined reference to `_imp___ZN2sf6PacketC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x45fe): undefined reference to `_imp___ZN2sf6PacketlsEPKc'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4631): undefined reference to `_imp___ZN2sf9TcpSocket4sendERNS_6PacketE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4640): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4657): undefined reference to `_imp___ZN2sf6PacketD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4696): undefined reference to `_imp___ZN4tgui3GuiC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x46f7): undefined reference to `_imp___ZN4tgui3GuiC1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4728): undefined reference to `_imp___ZN4tgui3Gui9setWindowERN2sf12RenderWindowE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4790): undefined reference to `_imp___ZN4tgui3Gui9setWindowERN2sf12RenderWindowE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x481a): undefined reference to `_imp___ZN4tgui3Gui13setGlobalFontERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x484a): undefined reference to `_imp___ZN4tgui3Gui16removeAllWidgetsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4898): undefined reference to `_imp___ZN4tgui3Gui19loadWidgetsFromFileERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x48fc): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x492d): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x49e1): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4a12): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4aa7): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4ad8): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4d69): undefined reference to `_imp___ZN4tgui3Gui16removeAllWidgetsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4db7): undefined reference to `_imp___ZN4tgui3Gui19loadWidgetsFromFileERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4e1b): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4e4c): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4f00): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4f31): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x4fe5): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5016): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x529c): undefined reference to `_imp___ZN4tgui3Gui16removeAllWidgetsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x52e4): undefined reference to `_imp___ZN4tgui3Gui19loadWidgetsFromFileERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5326): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5354): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x53db): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5409): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5606): undefined reference to `_imp___ZN4tgui3Gui16removeAllWidgetsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5654): undefined reference to `_imp___ZN4tgui3Gui19loadWidgetsFromFileERKSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5698): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x56c9): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x56fa): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5749): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x57c0): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x57f1): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x58c9): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x58fa): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5bee): undefined reference to `_imp___ZN4tgui3Gui16removeAllWidgetsEv'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5c2b): undefined reference to `_imp___ZN4tgui3Gui11handleEventEN2sf5EventEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5c51): undefined reference to `_imp___ZN4tgui3Gui4drawEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5cb2): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5ce0): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5d7c): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5da8): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5f0b): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5f45): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x5fc9): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6003): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6087): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x60c1): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6145): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x617f): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6203): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x623d): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x62c1): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x62fb): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x637f): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x63b9): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x643d): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6477): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x64fb): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6535): undefined reference to `_imp___ZNK4tgui3Gui3getERKN2sf6StringEb'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x65ee): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6648): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6680): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x66ca): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6702): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x674c): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6784): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6a1d): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6a3e): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6a70): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6aa8): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6af2): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6b2a): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6b74): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6bac): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6c46): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6c7e): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6e7d): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6e9e): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6ed0): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6f08): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6f52): undefined reference to `_imp___ZN2sf6StringC1EPKcRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x6f8a): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7018): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7050): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7094): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x70b5): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x70de): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7113): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7192): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x71c7): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x73fc): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x741d): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7446): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x747b): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x74fa): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x752f): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x756d): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x758e): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x75b7): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x75ec): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x766b): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x76a0): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x76de): undefined reference to `_imp___ZN2sf6PacketrsERSs'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x76ff): undefined reference to `_imp___ZN2sf6PacketrsERi'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7728): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x775d): undefined reference to `_imp___ZN4tgui6Button7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x77dc): undefined reference to `_imp___ZN2sf6StringC1ERKSsRKSt6locale'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x7811): undefined reference to `_imp___ZN4tgui5Label7setTextERKN2sf6StringE'
/tmp/ccUQHqtV.o:main.cpp:(.text+0x84f4): undefined reference to `_imp___ZN2sf9VideoModeC1Ejjj'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf8DrawableD2Ev[__ZN2sf8DrawableD2Ev]+0xe): undefined reference to `_imp___ZTVN2sf8DrawableE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN6DrawerD1Ev[__ZN6DrawerD1Ev]+0x1f): undefined reference to `_imp___ZN2sf4FontD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN6ClientD1Ev[__ZN6ClientD1Ev]+0x3f): undefined reference to `_imp___ZN2sf12RenderWindowD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui15CallbackManager12bindCallbackI6ClientEEvMT_FvvEPS3_j[__ZN4tgui15CallbackManager12bindCallbackI6ClientEEvMT_FvvEPS3_j]+0x7e): undefined reference to `_imp___ZN4tgui15CallbackManager11mapCallbackERKSt8functionIFvvEEj'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui15CallbackManager14bindCallbackExI6ClientEEvMT_FvRKNS_8CallbackEEPS3_j[__ZN4tgui15CallbackManager14bindCallbackExI6ClientEEvMT_FvRKNS_8CallbackEEPS3_j]+0x9d): undefined reference to `_imp___ZN4tgui15CallbackManager11mapCallbackERKSt8functionIFvvEEj'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui15CallbackManager12bindCallbackI10GuiHandlerEEvMT_FvvEPS3_j[__ZN4tgui15CallbackManager12bindCallbackI10GuiHandlerEEvMT_FvvEPS3_j]+0x7e): undefined reference to `_imp___ZN4tgui15CallbackManager11mapCallbackERKSt8functionIFvvEEj'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf8DrawableC2ERKS0_[__ZN2sf8DrawableC2ERKS0_]+0xe): undefined reference to `_imp___ZTVN2sf8DrawableE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf13TransformableC2ERKS0_[__ZN2sf13TransformableC2ERKS0_]+0xe): undefined reference to `_imp___ZTVN2sf13TransformableE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf11VertexArrayC1ERKS0_[__ZN2sf11VertexArrayC1ERKS0_]+0x50): undefined reference to `_imp___ZTVN2sf11VertexArrayE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf11VertexArrayD1Ev[__ZN2sf11VertexArrayD1Ev]+0xe): undefined reference to `_imp___ZTVN2sf11VertexArrayE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextC1ERKS0_[__ZN2sf4TextC1ERKS0_]+0x69): undefined reference to `_imp___ZTVN2sf4TextE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextC1ERKS0_[__ZN2sf4TextC1ERKS0_]+0x77): undefined reference to `_imp___ZTVN2sf4TextE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextC1ERKS0_[__ZN2sf4TextC1ERKS0_]+0x98): undefined reference to `_imp___ZN2sf6StringC1ERKS0_'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextC1ERKS0_[__ZN2sf4TextC1ERKS0_]+0x18c): undefined reference to `_imp___ZN2sf13TransformableD2Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf6SpriteC1ERKS0_[__ZN2sf6SpriteC1ERKS0_]+0x3b): undefined reference to `_imp___ZTVN2sf6SpriteE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf6SpriteC1ERKS0_[__ZN2sf6SpriteC1ERKS0_]+0x49): undefined reference to `_imp___ZTVN2sf6SpriteE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZSt8_DestroyIN2sf7TextureEEvPT_[__ZSt8_DestroyIN2sf7TextureEEvPT_]+0xa): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN9__gnu_cxx13new_allocatorIN2sf7TextureEE9constructIS2_IS2_EEEvPT_DpOT0_[__ZN9__gnu_cxx13new_allocatorIN2sf7TextureEE9constructIS2_IS2_EEEvPT_DpOT0_]+0x6d): undefined reference to `_imp___ZN2sf7TextureC1ERKS0_'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN9__gnu_cxx13new_allocatorIN2sf7TextureEE7destroyIS2_EEvPT_[__ZN9__gnu_cxx13new_allocatorIN2sf7TextureEE7destroyIS2_EEvPT_]+0xd): undefined reference to `_imp___ZN2sf7TextureD1Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZSt10_ConstructIN2sf7TextureEIRS1_EEvPT_DpOT0_[__ZSt10_ConstructIN2sf7TextureEIRS1_EEvPT_DpOT0_]+0x6a): undefined reference to `_imp___ZN2sf7TextureC1ERKS0_'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextD1Ev[__ZN2sf4TextD1Ev]+0xe): undefined reference to `_imp___ZTVN2sf4TextE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextD1Ev[__ZN2sf4TextD1Ev]+0x1c): undefined reference to `_imp___ZTVN2sf4TextE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf4TextD1Ev[__ZN2sf4TextD1Ev]+0x4d): undefined reference to `_imp___ZN2sf13TransformableD2Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf6SpriteD1Ev[__ZN2sf6SpriteD1Ev]+0xe): undefined reference to `_imp___ZTVN2sf6SpriteE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf6SpriteD1Ev[__ZN2sf6SpriteD1Ev]+0x1c): undefined reference to `_imp___ZTVN2sf6SpriteE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf6SpriteD1Ev[__ZN2sf6SpriteD1Ev]+0x2f): undefined reference to `_imp___ZN2sf13TransformableD2Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui12GuiContainerD1Ev[__ZN4tgui12GuiContainerD1Ev]+0xe): undefined reference to `_imp___ZTVN4tgui12GuiContainerE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui12GuiContainerD1Ev[__ZN4tgui12GuiContainerD1Ev]+0x1c): undefined reference to `_imp___ZTVN4tgui12GuiContainerE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN4tgui12GuiContainerD1Ev[__ZN4tgui12GuiContainerD1Ev]+0x2f): undefined reference to `_imp___ZN4tgui9ContainerD2Ev'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf9TcpSocketD1Ev[__ZN2sf9TcpSocketD1Ev]+0xe): undefined reference to `_imp___ZTVN2sf9TcpSocketE'
/tmp/ccUQHqtV.o:main.cpp:(.text$_ZN2sf9TcpSocketD1Ev[__ZN2sf9TcpSocketD1Ev]+0x2a): undefined reference to `_imp___ZN2sf6SocketD2Ev'
collect2: error: ld returned 1 exit status