Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] MSVCRTD.lib error


Chronological Thread 
  • From: "Alex J. Cuadros Vargas" <>
  • To:
  • Subject: [cgal-discuss] MSVCRTD.lib error
  • Date: Sun, 19 Oct 2008 20:45:26 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=AorW0P5Y0GLgWfNh1aEoH13wMB6xYypROLtvXysPj+dH/5m/G7bfepg+eHBdZi6C9T 3Irre+Tt3wCO9BFCSsCcFB8hBVwK60zSiBDjQvNQI2HDLGmEeAFNuP+kQly0/pC7fu54 EsmWtkz/kLxvJIZZa2Pljwh6LdO1l5r8csYUY=

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"

Could somebody help me with this linker error please?

thanks in advance,
--
Alex J. Cuadros-Vargas
Post-Doc Researcher – Computer Graphics
University of São Paulo – ICMC – Brazil





Archive powered by MHonArc 2.6.16.

Top of Page