description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Command-Line Error D8027 |
Command-Line Error D8027 |
11/04/2016 |
|
|
f228220f-0c7f-49a6-a6e0-1f7bd4745aa6 |
cannot execute 'component'
The compiler could not run the given compiler component or linker.
-
Not enough memory to load the component. If NMAKE invoked the compiler, run the compiler outside of the makefile.
-
The current operating system could not run the component. Make sure the path points to the executable files appropriate to your operating system.
-
The component was corrupted. Recopy the component from the distribution disks, using the SETUP program.
-
An option was specified incorrectly. For example:
cl /B1 file1.c