Skip to Content.
Sympa Menu

cgal-discuss - Basic start up

Subject: CGAL users discussion list

List archive

Basic start up


Chronological Thread 
  • From: "Adil Mughal" <>
  • To:
  • Subject: Basic start up
  • Date: Mon, 11 Jun 2007 10:01:08 +0100

Dear Experts,

I have recently downloaded and installed the CGAL libraries using the interactive mode. These libraries now exist at the following location on my hard drive

/home/adil/CGAL/CGAL-3.3

where the folder contains a number of files/folders such as auxiliary, compile.log, examples ... and so on.

I am trying to run the "Hello, Geo" programme from the CGAL tutoral in downloadable pdf  provided at:

http://graphics.stanford.edu/courses/cs368-02-spring/TA/prog.html

this programme is also called (basic.C in the above pdf document) which I have written in another folder called /home/adil/CGAL_test

Unfortunately when I compile the programme using

g++ basic.C -o out

I get error messages because the compiler is unable to find all the header files. I am sure I have misunderstood something very basic in the installation/ use procedure. Can you please help? I am completely new to using CGAL and working without the aid of departmental computer support. Much appreciated.

Yours

Adil Mughal



Archive powered by MHonArc 2.6.16.

Top of Page