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: "Ho Henry" <>
  • To:
  • Subject: Re: [cgal-discuss] MSVCRTD.lib error
  • Date: Mon, 20 Oct 2008 19:56:32 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=n8gH9nq2/B5F2UCqsXacBJ2NiUENp6CLWP9nTX2WdQbC18UcL3XfWU4C3en6u5FS7j nElDocMr8tKMrhqY4Iduq4EHsmeIPmEjZ2//bn5TzmZI1fBLGJJbvyfCQX8UeTuoz1Jf ccHiByoXXaHp6A8ULIG2kiYDo9NvwohgtiE+0=

I noticed your path include string "X86", which means your system is "x64" system, maybe it's the problem.

 
2008/10/20 Alex J. Cuadros Vargas <>
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