-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to compile Autodock-GPU on Windows? #221
Comments
When i removed -std=c++11 i got this error.
|
@kotenok2000 Please try replacing |
It fails like this: CPU_INCLUDE_PATH is undefined GPU_INCLUDE_PATH is set to /c/Program\ Files/NVIDIA\ GPU\ Computing\ Toolkit/CUDA/v12.0/include/ ./stringify_ocl_krnls.sh Stringified input header files: Stringified input non-kernel files: Stringified input kernel-files: Stringified output file: ln -sf performdocking.h.OpenCL ./host/inc/performdocking.h |
@kotenok2000 We will have a new release that supports Windows with OpenCL natively soon (code just merged). |
I tried to compile it in cygwin and mingw.
I got these errors
The text was updated successfully, but these errors were encountered: