Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 522 Bytes

nmake-fatal-error-u1052.md

File metadata and controls

21 lines (15 loc) · 522 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: NMAKE Fatal Error U1052
NMAKE Fatal Error U1052
09/05/2018
U1052
U1052
b19b3691-e60b-46bd-8822-8426740a9bc7

NMAKE Fatal Error U1052

file 'filename' not found

NMAKE could not find the file specified with one of the following:

  • /F option

  • !INCLUDE preprocessing directive

  • At sign (@) specifier for a response file

Check that the file exists and the filename is spelled correctly.