Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problems with TAUCS again

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problems with TAUCS again


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] problems with TAUCS again
  • Date: Thu, 19 Aug 2010 17:25:48 +0200
  • Organization: GeometryFactory

On Thursday 19 August 2010 17:10:12

wrote:
> Hi,
>
> I want to use Poisson algorithm from CGAL which requires TAUCS libray.
> All my code are in windows platform. When I install CGAL, I made it
> download the Taucs precompiled binaries. But I got a link error when I
> tried the example in the CGAL manual
> C:\Program Files\CGAL-3.6.1\auxiliary\taucs\lib\libtaucs-vc90-mt-gd.pdb :
> fatal error LNK1107: invalid or corrupt file: cannot read at 0x1B000
>
> Is any problem with the precomplied the taucs lib or other problems cause
> this error.

Maybe this file is really corrupted. As .pdb files are debugging symbols, try
to remove or rename it: you do not need debug symbols of libtaucs.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page