Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] A linker error when using CGAL::do_intersect() with VS 2003

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] A linker error when using CGAL::do_intersect() with VS 2003


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] A linker error when using CGAL::do_intersect() with VS 2003
  • Date: Tue, 15 Jul 2008 14:26:51 +0200

On Tuesday 15 July 2008 14:21:09 BBB HHH wrote:
> Hi,
>
> I have an error : "error result returned from 'cl.exe'." when i tried to
> compile some CGAL code that uses CGAL::do_intersect() with two objects of
> type CGAL::Polygon_2 as parameters.
>
> I tried changing several project options in Visual Studio 2003, but the
> error is persistant.
>
> Can some one helps me t resolve this problem ?

You could help us by quoting the error entirely. "error result" is not
sufficient.

Here is the FAQ entry about reporting a bug:
http://www.cgal.org/FAQ.html#bug_reporting
which points to:
http://www.cgal.org/bug_report.html

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



Archive powered by MHonArc 2.6.16.

Top of Page