prabindh / darknet-cpp-windows

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

Common folder from the NVIDIA GPU Computing Toolkit missing #6

Closed IlSaCCo closed 6 years ago

IlSaCCo commented 6 years ago

Hi I am having some trouble with the setup, I would like to use the project with CUDA v9.1 + CUDNN v7.1. Unfortunately in this new version the common folder is no longer there. Is there a workaround for this?

Thanks L

prabindh commented 6 years ago

The common/inc should not be needed in the new builds, are you able to build without this folder ?

prabindh commented 6 years ago

Please check latest solution file in the master. The dependency is removed.