How do I fix the following error on when compiling using MSVC 6 “WARNING: the following file requires upgrading: C:Program FilesMicrosoft Visual StudioVC98INCLUDEXTREE Please run msvc6chk upgrade to upgrade this file”?
There are several major defects in the STL header files shipped with MSVC 6. These defects are sufficient to crash programs (like PWLib) that rely on the correct behaviour of global static variables. Fortunately, the original authors of the STL libraries for MSVC have published new versions of the files necessary to correct the worst of these problems. PWLib checks for the correct header file versions when a new compile is started, and will prevent the compile from continuing until the correct header files are installed. There is a “one-click” solution to this problem that will upgrade your files painlessly and quickly – see the following URL for more information: http://www.voxgratia.org/docs/pwlib_windows.html#msvc_headers or download the upgrade program from http://www.voxgratia.org/releases/msvc6chk.zip 4.18 – How do I stop my program from immediately crashing with a dialog saying”The application failed to initialise properly. Click on OK to terminate the application” when I use th
Related Questions
- How do I fix the following error on when compiling using MSVC 6 "WARNING: the following file requires upgrading: C:Program FilesMicrosoft Visual StudioVC98INCLUDEXTREE Please run msvc6chk upgrade to upgrade this file"?
- How do I fix the error "The system cannot find the file specified" when trying to install the EFA drivers on Windows XP?
- How do i fix this error code 0x0000002: the system cannot find the file specifed?