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
Hi, and thank you for making this code available. i have it building, (windows, visual studio 2015) but when I run the image demo, the console flashes an error, and closes.
It looks like the error is:
INVALID KERNEL TYPE.
I have copied the kernel folder into my application dir. What am I missing?
thanks again.
The text was updated successfully, but these errors were encountered:
It's been too long since the last time I looked at OpenCL, but with a quick google search, there doesn't seem to exist an 'invalid kernel type' error. Please specify the exact error flag/code and possibly the line in the code that the error happens.
Hi, and thank you for making this code available. i have it building, (windows, visual studio 2015) but when I run the image demo, the console flashes an error, and closes.
It looks like the error is:
INVALID KERNEL TYPE.
I have copied the kernel folder into my application dir. What am I missing?
thanks again.
The text was updated successfully, but these errors were encountered: