Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] makefile

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] makefile


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] makefile
  • Date: Fri, 16 Nov 2007 22:54:42 +0100

nimrod rubinstein a écrit :
Hi,

I have an application that uses CGAL. I ran the cgal_create_makefile
script but the resulting makefile is not able to pass compilation.
Specifically, no .o files are created during compilation thus linking
fails. I don't know much about makefiles, but looking into the one
created by the script I noticed that it does not list all the cpp and
h files in the lib in which the script is run.

Any suggestions?

cgal_creae_makefile also looks for the "main(" string being
present in the file. Main this is it.
Otherwise, no idea, please provide the files in question.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/


  • makefile, nimrod rubinstein, 11/16/2007
    • Re: [cgal-discuss] makefile, Sylvain Pion, 11/16/2007

Archive powered by MHonArc 2.6.16.

Top of Page