jonathan-ramsey
jonathan-ramsey
Update: I got it to work (finally!). I am posting my solution here in the hope it will help others. 1) I modified the `CMAKE_CXX_LINK_EXECUTABLE` variable in my CMakeLists.txt, inspired...
@maarquitos14: It is not a bug in intel/llvm itself. However, one might argue that it should be **documented** for the next person who tries to use intel/llvm on Windows with...
@maarquitos14: Sorry for the delay in replying! Included are copies of `CMakeLists.txt` and `src\vector-add-buffers.cpp` for which I can reproduce the error on my local machine. The `vector-add-buffers.cpp` file should be...