Thursday, March 24, 2005

Internal compiler error: while building OO1.1.4

While building OpenOffice if one gets error as follows:

d:\ooo_1.1.4_source\solver\645\wntmsci9.pro\inc\tools/gen.hxx(152) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dmake.exe: Error code 130, while making '..\..\wntmsci9.pro\slo\registerservices.obj'
---*TG_SLO.MK*---

Then the error is because of microsoft bug in visual c++ compiler, this bug is removed in Sp6 version of vc++, so one need to download the "Vs6sp6.exe" from microsoft download page and run the exe. This way one can remove the error.

No comments: