Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Errors when rebuilding CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Errors when rebuilding CGAL


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Errors when rebuilding CGAL
  • Date: Wed, 15 Oct 2008 09:07:14 +0200

On Wednesday 15 October 2008 07:14:27 jqzhang wrote:
> Hi,
>
> After installing CGAL and Qt3.3.4, I rebuilded CGAL in vs.net 2003
> successfully. But in vs.net 2005, rebuilding CGAL leaded to some errors as
> following: -------------
> Error 113 Could not delete file
> 'e:\xp\work\CGAL-3.3.1\lib\cgalpdb-vc80-mt-gd.pdb'. Make sure that the file
> is not open by another process and is not write-protected. CGALPDB
>
> Error 115 Could not delete file
> 'e:\xp\work\CGAL-3.3.1\lib\CGALPDB-vc80-mt-gd.idb'. Make sure that the file
> is not open by another process and is not write-protected. CGALPDB
> ---------------------
>
> What's the reson of it?

The error says it: "e:\xp\work\CGAL-3.3.1\lib\cgalpdb-vc80-mt-gd.pdb is left
open by another process."

Maybe you have launched two Visual Studio process on the same project.

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



Archive powered by MHonArc 2.6.16.

Top of Page