Close

Detection test failed in Windows 10 IoT due to missing System.Drawing

A project log for Grigore - Robotics for everybody

Let everyone write and test code, on the same platform, by just having an intelligent line-following table.

strofostrofo 08/06/2015 at 06:060 Comments

Unfortunately Windows 10 IoT is lacking the namespace System.Drawing so any code that uses Image or Bitmap objects will not compile. I was looking forward to have the project on Windows but, as Mono has this functionality, the next step is to reinstall Raspberrian + Mono and give it a try there. I also have to recompile the AForge code over Mono.

Discussions