Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Problem with CGAL-3.3.1 and Gmp on Windows

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Problem with CGAL-3.3.1 and Gmp on Windows


Chronological Thread 
  • From: "Louis Feng" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Problem with CGAL-3.3.1 and Gmp on Windows
  • Date: Fri, 14 Mar 2008 11:38:04 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language:message-id; b=AWV1GbHYLpdhASHKaxo7/d5GyrLNckjCgacRJBMph7ZN75VnnTu7njl9efGPOf5lAcH8wSATpp8/1cDyW9l7VWXEVjpLyKTf/+ijJcHqG6xPU6TfaRuVVjQcQ8hvh8iZJYxw+ag+qkCljoES30FgwmKK5iAOPjmyqlIN8us/v2w=

I thought there were prebuilt binaries for VS 2005 from CGAL web site, but
maybe I'm wrong.

I built CGAL 3.3.1 and a bunch of others for Visual Studio 2008. It's a long
process, but I finally got them working.

You can see the log I wrote to compile them here:

http://louisnotes.blogspot.com/

Hope it helps.

Louis

-----Original Message-----
From: Daniel Ryan King
[mailto:]

Sent: Friday, March 14, 2008 9:21 AM
To:

Subject: Re: [cgal-discuss] Problem with CGAL-3.3.1 and Gmp on Windows

Yes, the pre-compiled libraries are there.

However, I have the same problem as Ophir with compiling a project in
Debug mode that uses CGAL and GMP. When I run it, I get the following error:

"This application has failed to start because the application
configuration is incorrect. Review the manifest for possible error.
Reinstalling the application may fix this problem. for more details,
please see the application event log."

However, it runs without error in Release mode.

I also get the following warnings when I compile in Debug mode:

1>Linking...
1>gmp-vc80-mt-gd.lib(aors.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(clear.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(cmp_si.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(cmp_ui.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(div.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(equal.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(init.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(mul.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(set_d.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(set_si.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(add.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(clear.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(divegcd.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(divexact.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(gcd.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(init.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(mul.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(realloc.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(set.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(set_si.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(set_ui.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(sub.obj) : warning LNK4099: PDB 'vc80.pdb' was not
found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(tdiv_q.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(tdiv_q_2exp.obj) : warning LNK4099: PDB 'vc80.pdb'
was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info
1>gmp-vc80-mt-gd.lib(tdiv_qr.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(submul_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(sub_n.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(sub_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(sub.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(sqr_basecase.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(sb_divrem_mn.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(rshift.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mul_n.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mul_fft.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mul_basecase.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mul_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mul.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(mode1o.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(lshift.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(gcd_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(gcd.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(divrem_2.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(divrem_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(diveby3.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(dive_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(dc_divrem_n.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(cmp.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(bdivmod.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(addmul_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(add_n.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(add_1.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>gmp-vc80-mt-gd.lib(add.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\gmp-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>mpfr-vc80-mt-gd.lib(divrem.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\mpfr-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>mpfr-vc80-mt-gd.lib(random.obj) : warning LNK4099: PDB
'mpn-vc80-mt-gd.pdb' was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\mpfr-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\mpn-vc80-mt-gd.pdb';
linking object as if no debug info
1>mpfr-vc80-mt-gd.lib(urandomb.obj) : warning LNK4099: PDB 'vc80.pdb'
was not found with 'C:\Program Files
(x86)\CGAL-3.3.1\auxiliary\gmp\lib\mpfr-vc80-mt-gd.lib' or at 'c:\3D
Modelling Framework\CGAL_meshing\CGAL_meshing\debug\vc80.pdb'; linking
object as if no debug info




On 3/2/08, *Ophir Setter*
<

<https://lists-sop.inria.fr/wws/arc/cgal-discuss/2008-03/>> wrote:

As I said, there is no problem with Release mode. The problem is only in
Debug mode.

On Sun, Mar 2, 2008 at 6:39 PM, Xiaoming Luo
<

<https://lists-sop.inria.fr/wws/arc/cgal-discuss/2008-03/>> wrote:

Hello,

Try to use the "Release" mode to compile the project.


On 3/2/08, *Ophir Setter*
<
<https://lists-sop.inria.fr/wws/arc/cgal-discuss/2008-03/>> wrote:

Hello,

One of our students had encountered a problem when installing
CGAL-3.3.1 official version using the windows installer. There
was no problem with the installer, but when he tried to build
some of the examples (using VS2005 or VS2008) he got the
following error:

"This application has failed to start because the application
configuration is incoorect. Review the manifest for possible error.
Reinstalling the application may fix this problem. for more
details, please see the application event log."

This error only happened in Debug mode and only when using Gmp.
I guess that this thing has something to do with the (maybe
missing) Gmp library files.

Any ideas?
Regards,
Ophir





--
Regards,

Xiaoming Luo

Industrial & Manufacturing Systems Engineering
Iowa State University
1210 Sweeney Hall
Ames, IA 50011, USA
001-515-441-0123



Laurent Saboret wrote:
> Hi,
>
> GMP pre-compiled libraries are included in CGAL 3.3.1 installer. If
> you selected the proper option during the installation process, they
> are in P:\ath\to\CGAL-3.3.1\auxiliary\gmp.
>
> The example VC++ projects included with CGAL should already have this
> folder in the include paths.
>
> Regards,
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page