PRB: Building on Windows 95 Reports "Error spawning empfile.exe"

Last reviewed: December 1, 1997
Article ID: Q177433
The information in this article applies to:
  • Microsoft Visual C++ for Windows CE, version 1.0

SYMPTOMS

When building a project under Microsoft Visual C++ version 5.0 with the Microsoft Visual C++ for Windows CE product installed, the following message appears in the build output window:

   "Error spawning empfile.exe"

CAUSE

The application is being built for the "Win32 (WCE x86em)" platform on Microsoft Windows 95. Windows CE Emulation is not supported on Windows 95.

RESOLUTION

The Windows CE emulation development facility requires Microsoft Windows NT. If a standard Intel application was intended, select or add a configuration for the "Win32" platform.

STATUS

This behavior is by design.

MORE INFORMATION

Refer to the following link in the Visual C++ for Windows CE 1.0 online help for more information regarding requirements, features, and restrictions when using Windows CE emulation:

   TITLE: "Windows CE Emulation"
   URL: mk@ivt:wceide/rtf/emul.htm


Additional query words: VCCEISS emulator
Keywords : VwbIss VCCE
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 1, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.