Ugh, I'm sorry, I seem to be nothing but one problem after the next. :oops:
So I've moved on to the audio part of the tutorial, but I keep getting this error:
Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'csfml-audi
o': The specified procedure could not be found. (Exception from HRESULT: 0x80070
07F)
The csfml-audio.dll is in the same directory as the other csfml dlls. The precompiled sound sample in the .NET package runs, but when I compile the source the resulting exe will give the same error.
I'm using Visual C# 2010 Express.
Sorry to be such a bother.