What's MonoPosixHelper.dll all about?
In my effort to learn more about cross-platform developping in C# I tried checking out the Banshee project. In it's current form it is not compiling. So I'm trying to fix it up as far as my knowledge is stretching. Firstly almost all of the projects have broken references. I thought this was the easiest part to fix. I thought wrong... A...