^

AR# 35734 12.1 EDK - Files with a capital .C extension in a managed C project will not build in SDK

Files with a capital .C extension will not build in a managed C project. I get "undefined reference" errors when trying to build a project with .C files.
The .C is defined as C++ file type and that is not recognized in a managed C project.

To work around the issue, change the file extension to .c or use a Managed C++ Project.
AR# 35734
Date Created 05/24/2010
Last Updated 05/19/2012
Status Active
Type Known Issues
Tools
  • EDK - 12.1
Feed Back