Link error LNK1318

  • Thread starter Thread starter MikeInMass
  • Start date Start date
M

MikeInMass

Using Visual Studio 2005, SP1 on win32 and win64, I received the following
link error:

Configuration: Release Win32 ------ Validating environment Linking...
test.obj : fatal error LNK1318: Unexpected PDB error; UNKNOWN (24) ''

I can't find any documentation on this errors. What does it mean?

By deleting objects and rebuilding the error went away, but I still want to
know what it means.
 
Back
Top