添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

linker-tools-error-lnk1000.md

File metadata and controls

Linker Tools Error LNK1000

unknown error; consult documentation for technical support options

Note the circumstances of the error, then try to isolate the problem and create a reproducible test case. For information on how to investigate and report these errors, see How to report a problem with the Visual C++ toolset or documentation .

You may get this error if you mix standard header files (for example, Windows.h) and your own files. Include a precompiled header, if any, first, then the standard headers, followed by your own header files.

description title ms.date f1_keywords helpviewer_keywords ms.assetid