Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to use Gocv and CUDA on Windows #731

Closed
HaliComing opened this issue Sep 6, 2020 · 1 comment
Closed

I want to use Gocv and CUDA on Windows #731

HaliComing opened this issue Sep 6, 2020 · 1 comment

Comments

@HaliComing
Copy link

HaliComing commented Sep 6, 2020

Description

I want to use Gocv and CUDA on Windows,But there are some problems when using CMake to compile Opencv.

CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).

Only supports MSVC, But opencv only supports MinGW. So, I want to use gocv and msvc compiled opencv on Windows.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.

Steps to Reproduce

  1. Cmake WITH_CUDA=ON

Your Environment

  • Windows10
  • OpenCV 4.4.0:
  • How did you install OpenCV?
  • GoCV version used:v0.24.0
  • Go version:1.14
@abhikalitra
Copy link

golang/go#20982

as of now golang/cgo doesn't support mscv

No easy solution for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants