Registered Member
|
I get the below compiler warning in Visual Studio C++ Community 2015 with Eigen linear algebra library version 3.3.2:
I resolved it by replacing "__CUDACC_VER__ " with "defined(__CUDACC_VER__)" on line 815 of Macros.h so the new line 815 is now:
I am not familiar enough with programming to know if this is a bug I should submit, or if I am doing something wrong, so wanted to ask here first before logging it as a bug. |
Moderator
|
this has been fixed in 3.3.3
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]