Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Tutorial problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Tutorial problem


Chronological Thread 
  • From: Gilbert Bernstein <>
  • To:
  • Subject: Re: [cgal-discuss] Tutorial problem
  • Date: Fri, 18 Jan 2008 12:55:55 -0600
  • Domainkey-signature: s=main; d=mail.utexas.edu; c=nofws; q=dns; h=Received:Received:Received:Mime-Version:In-Reply-To: References:Content-Type:Message-Id: Content-Transfer-Encoding:From:Subject:Date:To: X-Mailer; b=yk4xlPFK8Lk2ReUvyscHIb2kfqlUyjsIU6YqOK96QWZnaEpYWt2S+ VGqGHfeuljLXwSBOu1cA7+K4N5NC+tPPfXb5xkxEfxYOUTA205QeM b81PtmDuyOPxYeozOZXLItWb3PzYyok91b4/urXff/JszsTWyoQVG 0fikBRdree9U=;

You can always use the cgal_create_makefile script.

-- Gilbert


On Jan 18, 2008, at 11:30 AM, Laurent Rineau wrote:

On Friday 18 January 2008 18:16:31 BomBielFil wrote:
collect2: ld returned 1 exit status"

What kind of errors it is??

A "linker error". You need to link your program at least with the CGAL
library. Maybe it will suffice to add "-lCGAL" to your compilation line.

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)

--
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