Skip to Content.
Sympa Menu

cgal-discuss - LNK4099 warnings

Subject: CGAL users discussion list

List archive

LNK4099 warnings


Chronological Thread 
  • From: Ashwin Nanjappa <>
  • To: CGAL Discuss <>
  • Subject: LNK4099 warnings
  • Date: Fri, 07 Dec 2007 18:12:49 +0800

Hi,

This might be kind of off-topic since it involves GMP. I'm getting a lot of lines of the following warning messages when I compile a CGAL project:

///////////////////////////////////////////////////////
1>gmp-vc80-mt-gd.lib(aors.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with 'C:\Program Files\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'd:\MyProject\Bin\vc80.pdb'; linking object as if no debug info
///////////////////////////////////////////////////////

All of them are with gmp-vc80-mt-gd.lib, just different objs that are inside it. I'm using VC++ 2008 EE and CGAL 3.3.1. How do I fix this?

TIA,
~ash


  • LNK4099 warnings, Ashwin Nanjappa, 12/07/2007

Archive powered by MHonArc 2.6.16.

Top of Page