Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Checking whether cmake . works perfectly for installation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Checking whether cmake . works perfectly for installation


Chronological Thread 
  • From: kavish dwivedi <>
  • To:
  • Subject: Re: [cgal-discuss] Checking whether cmake . works perfectly for installation
  • Date: Tue, 28 Jan 2014 17:09:24 +0530

I didn't run the build commands for the examples.. the examples work
perfectly now with ./example_name . How would I build my own program
if I wanted to build that?
KAVISH DWIVEDI
B.Tech (VII Sem)
INFORMATION TECHNOLOGY
MNNIT , Allahabad





On Tue, Jan 28, 2014 at 4:59 PM, kavish dwivedi
<>
wrote:
> Hi,
>
> I am trying to run example CGAL programs using simple g++
> prog_name.cpp . My g++ compiler is 4.8.1 . But it shows a lot of
> errors related to gmp functions . So maybe I thought there is some
> problem with my installation only. I have pasted the output of my
> cmake . on http://pastebin.com/qmkV8eaZ . It would be very fruitful if
> one tells me whether I have installed all the required libraries and
> running the program correctly using g++. The error shown after g++ is
> http://pastebin.com/rtf66Cjc
>
> Thanks in advance !!!
>
> KAVISH DWIVEDI
> B.Tech (VIII Sem)
> INFORMATION TECHNOLOGY
> MNNIT , Allahabad
> India



Archive powered by MHonArc 2.6.18.

Top of Page