Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Error CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Error CGAL


Chronological Thread 
  • From: Alexander <>
  • To:
  • Subject: Re: [cgal-discuss] Error CGAL
  • Date: Sat, 5 Apr 2014 09:26:22 -0700 (PDT)

I have given command line input as g++ -lCGAL -lgmp and it worked well for the first two cases i.e demos and "Getting started" example but for this it is not working inspite of giving the same command


On Sat, Apr 5, 2014 at 9:43 PM, Marc Glisse [via cgal-discuss] <[hidden email]> wrote:
On Sat, 5 Apr 2014, Alexander wrote:

> Hello Friends,
> I am a new CGAL users and I request your help regarding the problem I am
> facing
> I have run the demos and "Getting Started" example successfully but when I
> tried to run this example in UBUNTU

What do "I have run" and "I tried" mean in terms of exact commands you
typed? We can't say what you did wrong if we don't know what you did...

> http://doc.cgal.org/latest/Triangulation_2/Triangulation_2_2triangulation_prog1_8cpp-example.html
> I run into the following problems which I assume are linking errors and I am
> unable to resolve them even after looking up on the web.

Missing -lCGAL, but if you are using cmake as recommended in the doc, it
should handle that for you.

--
Marc Glisse

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss





If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/Error-CGAL-tp4659074p4659075.html
To unsubscribe from Error CGAL, click here.
NAML



--

SRIVASTAVA



View this message in context: Re: Error CGAL
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page