CVCUDA / CV-CUDA

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
https://cvcuda.github.io
Other
2.34k stars 215 forks source link

[FEATURE]vs2022 compilation is not supported #156

Closed jdmking2019 closed 4 months ago

jdmking2019 commented 4 months ago

//: # ""

//: # ""

Is your feature request related to a problem? Please describe. A clear and concise description of the problem. Ex. I wish I could use CV-CUDA to do [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context, code examples, or references to existing implementations about the feature request here.

dlesage-nvidia commented 4 months ago

Hi @jdmking2019 ,

Thank you for your interest in CVCUDA. Currently, we don't have native Windows support, however CV-CUDA is compatible with WSL2 with Ubuntu >= 20.04. We are considering adding native Windows OS support in a future release.

Furthermore, this feature on Windows support seems to be a duplicate of https://github.com/CVCUDA/CV-CUDA/issues/92. Hence, we will close this ticket and kindly ask you track the mentioned issue.