| title | Linker Tools Warning LNK4205 | |
|---|---|---|
| description | Learn more about: Linker Tools Warning LNK4205 | |
| ms.date | 11/04/2016 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
'filename' is missing current debugging information for referencing module; linking object as if no debug info
The .pdb file has out-of-date information. The linker will continue to link object without debug information. You may want to recompile the object file using the /Zi option.