Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] KDevelop Project Settings for CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] KDevelop Project Settings for CGAL


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] KDevelop Project Settings for CGAL
  • Date: Wed, 25 Jul 2007 15:13:58 +0200
  • Organization: INRIA Sophia-Antipolis

Hi Ed,

The way I use KDevelop is:
* In a shell:
-> cd /path/to/your/source/code
-> /path/to/CGAL/scripts/cgal_create_makefile # create a classic makefile
* In KDevelop, create a project from this makefile via "Import Existing Project" in Project menu (choose "Generic C++ Application (Custom Makefiles)").

Regards,
--
Laurent Saboret
INRIA Sophia-Antipolis



a écrit :
I am using Kdevelop on the project into which I wish to add some CGAL code. Is there any support information available for how to modify my project settings for CGAL?

Ed
--You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page