https://bugs.winehq.org/show_bug.cgi?id=46470
--- Comment #15 from Sveinar Søpler cybermax@dexter.no --- It seems this patch is not compatible when linking with the nVidia libOpenCL.so.1.0.0 lib --- opencl.o: In function `wine_clSetDefaultDeviceCommandQueue': ... collect2: error: ld returned 1 exit status winegcc: gcc failed Makefile:191: recipe for target 'opencl.dll.so' failed --- 7 "undefined references" during the ld phase, and the libOpenCL.so.1.0.0 file is massively different on my install vs. the VM install.
Anyone with a working nVidia card get this compiled correctly? And if so.. what driver version.
I use 418.43 (Latest) binary installed via the nVidia .run file.
PS. Cuda and OpenCL apps works fine in both Linux and Wine, so its "working" even tho these error messages occur :)