Hi there!
I just downloaded SFML 2 SVN, built the libs, and when I want to compile my little network test, the following Error appears:
...undefined reference to `socket@12'|
and a bunch of other undefined references.
I am linking statically to system, network and wsock32, using mingw/gcc 4.5
Thanks in Advance.
Spellbreaker