Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] MSVCRTD.lib error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] MSVCRTD.lib error


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] MSVCRTD.lib error
  • Date: Mon, 20 Oct 2008 10:29:01 +0200

On Monday 20 October 2008 01:45:26 Alex J. Cuadros Vargas wrote:
> Hello,
>
> I have installed CGAL 3.3.1 (with boost) in VC8. Then I tested the examples
> code (for example, Triangulation_2 or Min_circle_2), and it compiles ok in
> Release-mode(Win32). Using Debug-mode(Win32) I got the error:
>
> "C:\Program Files (x86)\Microsoft Visual Studio 8\VC\lib\MSVCRTD.lib :
> fatal error LNK1127: library is corrupt"

It seems that this error LNK1127 has nothing to do with CGAL. According to
MSVC, the file MSVCRTD.lib is corrupt. You need to reinstall Visual Studio.
Or at least to find another working installation and copy that file.

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page