Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Visual Studio intellisense

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Visual Studio intellisense


Chronological Thread 
  • From: MiTcX <>
  • To:
  • Subject: Re: [cgal-discuss] Visual Studio intellisense
  • Date: Mon, 04 Jun 2007 17:33:38 +0200

hi,
normally you just have to write your cgal path in your project's setting
(in the
header's compiler section) and add the #include <CGAL/xxxxx.h> in your
files.
Visual will next parse all files and i think the cgal functions appear
in the list.




a écrit :
> Hello,
>
> I'd like to know if we can hace the Visual Studio Intellisense with CGAL ?
> And how can I have it...
>
> Thanks!
>




Archive powered by MHonArc 2.6.16.

Top of Page