BlinkStick Client 2.0-rc Source code

Hello all; Received my BlinkStick in the post today and immediately grabbed the latest client; unfortunately it fails to run; no error message or information, I dont’ see a log file alongside the application and windows event viewer only tells me it was a file not found exception within the Main method.

I tried to open the source to being troubleshooting but I get a number of projects that are unavailable;

Does anybody have any pointers for VisualStudio project types that might be needed to open the source? Or in fact any ideas on the FileNotFound exception from the Main method?

I would recommend Xamarin Studio to compile BlinkStick client, because Visual Studio does not come with Gtk preinstalled and may be missing other dependencies. Instructions on how to build can be found in the readme on Github.

Let me know if you are still having issues and I will be happy to help!