prabindh / darknet-cpp-windows

Visual studio project files for Darknet-cpp inference
35 stars 18 forks source link

Visual Studio 2015 and OpenCV 3.2.0 #2

Closed Dezorian closed 7 years ago

Dezorian commented 7 years ago

To get it working with Visual Studio 2015 and OpenCV 3.2.0 , I had to change the following items:

Arapaho project properties:

prabindh commented 7 years ago

Thanks a lot. Will you have a patch, or do you want me to push (I have these same changes pending for quite a while, along with some additional ones)

Dezorian commented 7 years ago

No need, I have a building setup now. So maybe push the changes, so other ppl can enjoy them as well. Maybe it's a good thing to write down the dependency links so users can change them if they use a different version of OpenCV/VS?