razorbeard
razorbeard
I'm joinning this thread because I have the same issue. I am using Visual Studio 16.11.2 on Windows 10. Here's computecpp_info output on my machine :  Build has been...
Hello Duncan, here's the following lines from my CMakeCache file :  It seems to be ok in Debug mode. In the project properties in C/C++ > Code Generation >...
Yes, here's the flag I have changed in the simple-add-vector sample :  Changing it to this one make it works :  Could it be a bug in the...
Doesn't seems to work either. I tried versions `3.14` and `3.15` but the same error is raised. Below `3.14` there's not support for Visual Studio 2019 unfortunately.