First, let me thank you for the excellent java software, certainly the best on the internet, for getting opencl up and running
but , I cant seem to link it to intel opencl.dll 2.0 driver I have on windows
I have several opencl.dll files in windows
C:\Windows\System32\OpenCL.DLL
C:\Program Files (x86)\Intel\OpenCL SDK\bin\icd\x64\OpenCL.dll (cant link to this one !!!)
was hoping to link to Intel version of opencl.dll (as this has a opencl 2.0 driver)
Looks like your dll does not link to opencl.dll (see output from depends below)
But is a custom version of opencl.dll, and does not call opencl.dll
Also, was not able to build in Visual studio 2015, had lots of trouble with .hpp files not compiling (which compiler did you use ?)
Any help appreciated, thanks
output from depends.exe :
[ 6] c:\opencl\java\jocl-0.2.0-rc-bin\JOCL_0_2_0-WINDOWS-X86_64.DLL
[ 6] c:\windows\system32\KERNEL32.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-RTLSUPPORT-L1-1-0.DLL
[ 6] c:\windows\system32\NTDLL.DLL
[ 6] c:\windows\system32\KERNELBASE.DLL
[ ^6] c:\windows\system32\NTDLL.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-PROCESSTHREADS-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-HEAP-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-MEMORY-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-HANDLE-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-SYNCH-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-FILE-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-IO-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-THREADPOOL-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-LIBRARYLOADER-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-NAMEDPIPE-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-MISC-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-SYSINFO-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-LOCALIZATION-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-PROCESSENVIRONMENT-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-STRING-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-DEBUG-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-ERRORHANDLING-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-FIBERS-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-UTIL-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-CORE-PROFILE-L1-1-0.DLL
[ 6] c:\windows\system32\API-MS-WIN-SECURITY-BASE-L1-1-0.DLL
[F^6] c:\windows\system32\NTDLL.DLL