maskdetection icon indicating copy to clipboard operation
maskdetection copied to clipboard

Compilation on Windows 10 64 Bits

Open sergiobrimatech opened this issue 4 years ago • 1 comments

Hi, Im interested to test your code. I want to know if it is possible to compile the code on Windows 10 64 Bits. I have Visual Studio Community 2017 and cmake. But I get this message:

CMake Error at C:/Program Files/CMake/share/cmake-3.17/Modules/FindCUDA.cmake:715 (message): Specify CUDA_TOOLKIT_ROOT_DIR Call Stack (most recent call first): lib/CMakeLists.txt:4 (find_package)

Thanks.

Sergio

sergiobrimatech avatar Jun 20 '20 19:06 sergiobrimatech

Cuda is used, maybe you should install cuda.

2016110071 avatar Jul 20 '20 13:07 2016110071