When I run my application, it says CXX0017 error: symbol not found, whereas that particular variable does not even exist in the code. I used it previously, and then removed it. Now, even after I cleaned and rebuilt the solution, it is still throwing it. I've checked the modules, and the PDB file is correct. Also, I deleted the PDB file and built it again, but no use. This is in Visual Studio 2010. I've searched about this, and some say that this is a bug related to Visual Studio 2010. I wanted to ask if anyone found a solution to this?
Thanks for your time