1 | initial version |
I know this question is super old but I wanted to share my notes in case somebody else faces the same issue.
In my case the issue was that I had forgotten to update my header file with the correct function signature after making changes in the cpp file.