Compiling the same code on two different machines. We have int functions that are not explicitly defined as such in the CPP file.
One machine compiles fine, the other doesn't. What's really weird is that they were both working fine until yesterday. One of the machines lost its visual studio include and link paths and now the compile is being much fussier.
What should we be looking for?
Thanks in advance.