A
Adam Clauss
On a project I have recently begun to work on (MFC app), I have been
repeatedly getting the following error. But it does not happen everytime
(sort of).
fatal error LNK1000: Internal error during Pass2
If I make some change to the code, it will happen CONSISTENTLY the first
time I try to build it. Guarranteed. Then, if I simply hit build again, it
will start on the linking step, and complete without error, again
guarranteed.
Any idea what might cause this? Its annoying having to hit build twice each
time I try to compile changes in. Note that the exe (once built
successfully) seems to work just fine.
repeatedly getting the following error. But it does not happen everytime
(sort of).
fatal error LNK1000: Internal error during Pass2
If I make some change to the code, it will happen CONSISTENTLY the first
time I try to build it. Guarranteed. Then, if I simply hit build again, it
will start on the linking step, and complete without error, again
guarranteed.
Any idea what might cause this? Its annoying having to hit build twice each
time I try to compile changes in. Note that the exe (once built
successfully) seems to work just fine.