boompow icon indicating copy to clipboard operation
boompow copied to clipboard

Trying to build on ARM64

Open hvc3000 opened this issue 3 years ago • 2 comments

Hi, I got a problem while building for ARM64 devices. Go version is at 1.19.5

When building with or without -tags cl:

Build for macOS & Linux (#) github.com/Inkeliz/go-opencl/opencl /home/pi/go/pkg/mod/github.com/!inkeliz/[email protected]/opencl/kernel.go:17:8: could not determine kind of name for C.free

hvc3000 avatar Jan 31 '23 12:01 hvc3000

Try to install this https://formulae.brew.sh/formula/ocl-icd

bbedward avatar Jan 31 '23 14:01 bbedward

Thanks, I did this, but it' not possible. I've got the same Error again. I am working with Raspbian OS 64 bit on a RPI 4, with all ocl dependencies installed. In addition homebrew is not supported on Raspberry PI/ARM. Are there any other ways?

hvc3000 avatar Jan 31 '23 18:01 hvc3000