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
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
I am trying to run profanity-v1.60 on my windows 10 Laptop, However I keep getting the following error: The procedure entry point clCreateCommandQueueWithProperties could not be located in the dynamic link library
should I place in the project in a particular directory ? It's sitting in my Downloads folder for the Moment. At first I thought I'm missing OpenCL, but my drivers are up to date and clinfo returns the following:
Platform #0: Intel(R) OpenCL
+-- Device #0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
`-- Device #1: Intel(R) HD Graphics 4000
I have also tried copying the OpenCL.DLL folder from C:\WINDOWS\system32 to the project's directory, but nothing changed.
Any help would be appreciated,
have a good day :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am trying to run profanity-v1.60 on my windows 10 Laptop, However I keep getting the following error:
The procedure entry point clCreateCommandQueueWithProperties could not be located in the dynamic link library
should I place in the project in a particular directory ? It's sitting in my Downloads folder for the Moment. At first I thought I'm missing OpenCL, but my drivers are up to date and clinfo returns the following:
I have also tried copying the OpenCL.DLL folder from C:\WINDOWS\system32 to the project's directory, but nothing changed.
Any help would be appreciated,
have a good day :)
The text was updated successfully, but these errors were encountered: