![]() | 1 | initial version |
I resolved the error. The problem was in the cpp file. I was passing the wrong data type to an Eigen function. I don't why the visual studio code didn't show any error when I open that file. It generally shows these types of errors in the editor itself. So I thought this was a dependency error but it is not.