Subject: CGAL users discussion list
List archive
- From: Joachim Reichel <>
- To:
- Subject: Re: [cgal-discuss] linking problem
- Date: Sun, 20 Jan 2008 23:33:50 +0100
Hi,
I've installed CGAL 3.3.1. on my linux account.
I'm using some of CGAL components so in order to compile my code I built a
makefile using the cgal_create_makefile script.
The compiling seems to pass OK, however linking fails (as far as my very
humble knowledge on make extends). One striking observation is that no .o
files are created during compilation except for the file that contains main
(Epitopia.cpp - below).
the makefile created by cgal_create_makefile assumes that there is only one source file per executable. It should work if you add all your object files at the end of this line:
Epitopia$(EXE_EXT): Epitopia$(OBJ_EXT)
Regards,
Joachim
- linking problem, nimrod rubinstein, 01/20/2008
- Re: [cgal-discuss] linking problem, Joachim Reichel, 01/20/2008
Archive powered by MHonArc 2.6.16.