Hi, so I finally got around to compiling SFML 2.0 and im quite impressed with what ive seen so far, though I have had to implement some win32 work arounds due to lack of functionality in some areas that I was able to work around using SFML, alas my previous work around has been removed.
Anyway, the real reason I wanted to compile and use SFML 2.0 was for the C# binding. 1.6 freezes when creating a RenderWindow, but is otherwise fine in C++, I searched for hours for information on why this is happening and all I came up with was another forum thread here with someone who is experiencing the very same problem, sadly, no reply. I then saw another forum post of a guy who had written a small test application Thanking Laurent in Visual Studio 2010 (the version I have) with C# 2.0 bindings and so I thought that 2.0 might work for me. Unfortunatly I cannot find the bindings for .Net anywhere and Im here to ask for them.
Have they been taken down? If not where/how can I get them?
Thanks