FIX: Crash During Project Conversion If Project Has MAC Targets (168082)



The information in this article applies to:

  • Microsoft Visual C++, 32-bit Enterprise Edition 5.0
  • Microsoft Visual C++, 32-bit Professional Edition 5.0

This article was previously published under Q168082

SYMPTOMS

When converting a project from Visual C++ 4.x to Visual C++ 5.0, you may experience a crash in Developer Studio if the project has configurations for the MAC platform.

The error message for the crash may be similar to:
MSDEV caused an invalid page fault in module DEVBLD.PKG at
0137:5104777b.

RESOLUTION

  1. Make a backup copy of the makefile.
  2. Edit the makefile and remove all targets for the Macintosh.
  3. Try to convert the project again.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Visual C++, version 6.0.

Modification Type:MajorLast Reviewed:10/24/2003
Keywords:kbBug kbfix kbide kbVC600fix KB168082