Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Intellisense Feature (VS 2005) and CGAL

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Intellisense Feature (VS 2005) and CGAL


Chronological Thread 
  • From: "lihw" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Intellisense Feature (VS 2005) and CGAL
  • Date: Thu, 7 Dec 2006 09:43:44 +0800

Because CGAL is mainly written in C++ Templates, it is hard for intelligence
to interpret it. You can try VAssist, but it is a little better than
Intelligence on dealing with template.


-----Original Message-----
From:


[mailto:]

Sent: Wednesday, December 06, 2006 11:53 PM
To:

Subject: [cgal-discuss] Intellisense Feature (VS 2005) and CGAL

Hi all,

I'm new in CGAL and in Visual Studio 2005, so if the question is very simple
I apologise.

Anyone knows if the Intellisense feature, in VS 2005, works with CGAL?

I'm trying to work with CGAL's example:
C:\Program Files\CGAL-3.2.1\examples\Polygon\Example.c

I can build and run it but the Intellisense doesn't work. Anyone knows if it
possible to make it work?

Thanks,
Mafalda.




Archive powered by MHonArc 2.6.16.

Top of Page