Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem installing CGAL on Ubuntu

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem installing CGAL on Ubuntu


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem installing CGAL on Ubuntu
  • Date: Wed, 11 Oct 2017 12:27:39 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:FWBvBRQE2ULZmfC7oOXfWU3Ujdpsv+yvbD5Q0YIujvd0So/mwa67bRSN2/xhgRfzUJnB7Loc0qyN7PCmBDRIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnZBUin4YAF6L+CwFo/JhNmszMiz/YfSakNGnmmTe7R3eV+SpBjLu88KybFjLKs411OJiVRhX6N5yGRtKE6Jjjj17du35o8iuWwEv/s87cNGTePgfqI1RKFwBzsvNyYy/sK95kqLdheG+nZJCjZeqRFPGQWQtBw=
  • Organization: GeometryFactory

Le Monday, October 9, 2017 1:10:35 PM CEST gligart a ?crit :
> g++ -lGCAL -lgmp -frounding-math ch_from_cin_to_cout.cpp
>
> but what i got in response is this:
>
> /usr/bin/ld: cannot find -lGCAL
> collect2: error: ld returned 1 exit status

There is a typo in your command. The library is named "CGAL" and not "GCAL".

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

Top of Page