Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polyhedron demo problem (bis)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polyhedron demo problem (bis)


Chronological Thread 
  • From: "Martial TOLA (CNRS-Liris)" <>
  • To:
  • Subject: Re: [cgal-discuss] Polyhedron demo problem (bis)
  • Date: Wed, 20 May 2009 15:38:17 +0200

Ok, with the patch it works (even if 3/4 files during patching are not modified because of errors).

So thank you again !

ps : for information, under linux and mac os x I saw that we must manually set "taucs_include_dir" in order to detect correctly taucs.

Laurent Rineau (GeometryFactory) a écrit :
On Wednesday 20 May 2009 10:35:36 Martial TOLA (CNRS-Liris) wrote:
Hello

Strange: libCGAL_Qt4.dylib is not in that list! Have you build CGAL with
Qt4 support?
Of course, Qt4 is on (but Qt3 is off like under windows and linux), you can
see that in cmake-gui.txt.

Here is the logs with -v (make cgal and make Polyhedron).

Thank you for your help.

That confirms that, although CGAL_Qt4 is detected at the configuration time, libCGAL_Qt4.dylib is not linked with the executable. Add -lCGAL_Qt4 manually to CMAKE_EXE_LINKER_FLAGS.

Well,... I now remember that we (CGAL developers) have detected that CMake-2.6.3 broke the compatibility with previous versions of CMake on one detail used in CGAL scripts. We have a patch for the upcoming CGAL-3.4.1.

I have attached the patch, if you are willing to test it...

begin:vcard
fn:Martial TOLA
n:TOLA;Martial
org;quoted-printable:CNRS/INSA de Lyon/Universit=C3=A9 Claude Bernard Lyon 1/Universit=C3=A9Lu=
	mi=C3=A8re Lyon 2/Ecole Centrale de Lyon;Laboratoire LIRIS - UMR 5205
email;internet:
title;quoted-printable:Ing=C3=A9nieur d'=C3=A9tudes CNRS
url:http://liris.cnrs.fr/martial.tola
version:2.1
end:vcard




Archive powered by MHonArc 2.6.16.

Top of Page