You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ go run -v main.go
github.com/Patagonicus/opencl
ld: library not found for -lOpenCL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
with golang 1.8
The text was updated successfully, but these errors were encountered:
$ go run -v main.go
github.com/Patagonicus/opencl
ld: library not found for -lOpenCL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
with golang 1.8
The text was updated successfully, but these errors were encountered: