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 10:00:13 -0700 (PDT)

That was my mistake ""it should be before all -l flags"" I have included the -l's before the file.Now I remember that previous two cases I have done correctly (did not know it would matter).Extremely regretful that I made such an error and took your valuable time.

Thanks for your time and patience


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

> 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

"g++ -lCGAL -lgmp" is not the exact command you typed. You also put the
file name somewhere, etc. And yes, where you put the file name can matter
(it should be before all -l flags). So please don't try to be clever and
take shortcuts, just copy-paste the exact commands.

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