I've got a problem of compilation on VS 2012
. What can explain that if I modify a header file (.h)
and build it an error message saying
"the current source code is different from the version built into"
But it will work fine if I rebuild the entire project?
Thanks Alex