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
/tmp/x/RTK/code/rtkOpenCLFDKBackProjectionImageFilter.cxx: In member function ‘void rtk::OpenCLFDKBackProjectionImageFilter::InitDevice()’:
/tmp/x/RTK/code/rtkOpenCLFDKBackProjectionImageFilter.cxx:81: error: ‘clCreateImage2D’ was not declared in this scope
The text was updated successfully, but these errors were encountered:
As explained in changelog, this function is now deprecated:
http://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/deprecated.html
Compilation error is:
/tmp/x/RTK/code/rtkOpenCLFDKBackProjectionImageFilter.cxx: In member function ‘void rtk::OpenCLFDKBackProjectionImageFilter::InitDevice()’:
/tmp/x/RTK/code/rtkOpenCLFDKBackProjectionImageFilter.cxx:81: error: ‘clCreateImage2D’ was not declared in this scope
The text was updated successfully, but these errors were encountered: