Ask Your Question

ftbmynameis's profile - activity

2016-05-31 04:37:02 -0600 commented question Visual Studio, NuGet doesn't download lib/dll

alright, I guess I was hoping some opencv users stumbled across the same issue. But thanks for your help anyway.

2016-05-30 13:17:57 -0600 asked a question Visual Studio, NuGet doesn't download lib/dll

Hey guys,

related to this question posted here: http://answers.opencv.org/question/28...

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!!