I know that some of you were asking for this problem.
I will do some stuff with Aforge and EmGuCV but the problem is that I can not include this namespace (System.Drawing). I also tried to copy the System.Drawing.dll (Mono 4.0) to the ‘\Library’ of my Project but Unity is still giving me the error “The type or namespace name Drawing' does not exist in the namespace System’. Are you missing an assembly reference?”
What can I do? Please do not ask “Why do you need it?” or “Unity is for DirectX”. Is there a workaround? I am a free user.
I have seen this… that is why I copied the System.Drawing.dll (Mono 4.0) to the project directory into the “\Library”-Folder. My Assembly-Project is also selected to ‘Mono/Net. 4.0’. It is not possible for me to change to “Mono/Net. 2.0”… otherwise the Occulus Asset is not working anymore.