Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Embedded
Windows Embedded CE
Windows CE 5.0
Error Messages
Build Errors
 Command-Line Warning D4024

  Switch on low bandwidth view
Platform Builder for Microsoft Windows CE 5.0
Command-Line Warning D4024
Send Feedback

unrecognized source file type 'filename', object file assumed

The extension of the specified file was not recognized.

The file was assumed to be an object file and was passed to the linker.

The following extensions are recognized:

  • .c (C source file)
  • .cxx (C++ source file)
  • .cpp (C++ source file)
  • .obj (Object file)
  • .lib (Library file)
  • .def (Module definition file)
  • .exp (Linker exports file, created by LINK /LIB)

Send Feedback on this topic to the authors

Feedback FAQs


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker