Ask Your Question

Revision history [back]

NuGet Problems - Visual Studio Designer Fails

I have created a very simple application that requires OpenCV. I have successfully used NuGet and am able to compile and run successfully. Hurray!

The issue is that the visual studio 2013 designer no longer shows me the designer view. The references also have a weird red symbol on top of them in the "Common Properties" page (for instance System.Windows.Forms).

When I remove the OpenCV nuGet it all goes back to working but now I can't compile or run! Ugh.

Using c++\cli with \CLR switch on. As an aside, I have used opencv in this environment for many years with manually setting the libs, dlls, and incs for opencv.

Please help and Thank you