Ask Your Question

Revision history [back]

Visual Studio, NuGet doesn't download lib/dll

Hey guys,

related to this question posted here: http://answers.opencv.org/question/28558/package-received-by-nuget-does-not-contain-dll-files/

I am facing a similiar issue. I have made a new project installed OpenCV 2.4.something via NuGet Package-Manager and tried to build but it fails with the linker telling me the lib files are missing.

Now the weird thing is that it for sure worked before, because I have been able to execute a sample edge detection program.

I am using Visual Studio Community 2015. I have absolutely no idea what I did that made everything fall apart but now I can't seem to get it working again using NuGet.

Is there a way to debug whats happening in the background with the build?

Thanks for your help!!