Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with the installation of CGAL in Visual Studio 2005

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with the installation of CGAL in Visual Studio 2005


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: Re: [cgal-discuss] Problem with the installation of CGAL in Visual Studio 2005
  • Date: Fri, 01 Jun 2007 13:43:43 -0300

Hello,

> My IDE is Microsoft Visual Studio 2005 and my parameters are in the
> tools->options->VC++ Directories :
>
> -include files : C:\boost\boost_1_34_0\ and $(CGALROOT)\include and
> $(CGALROOT)\include\CGAL\config\msvc7
>
> -library files : C:\boost\boost_1_34_0\libs and $(CGALROOT)\lib\msvc7
>
>
It seems you had an earlier version of CGAL already installed.
It also seems that you created a project file of your own (instead of using
the .vcproj provided)

Starting from Version 3.3, VC8.0 (Visual Studio 2005) is supported besides
VC7.1, thus, the folder "msvc7" is now named "msvc".

Can you correct the VC++ directories accordingly and report back if it works
now?

This issue is described in the document "INSTALL.win32.txt", at the very
bottom.
Please read all the release notes in that document to become aware of the
other important differences with respect to previous versions of CGAL.

HTH

Fernando Cacciola
GeometryFactory

__________________________________________________

Datafull - 100% Internet Gratis
http://www.datafull.com





  • Re: [cgal-discuss] Problem with the installation of CGAL in Visual Studio 2005, fernando_cacciola, 06/01/2007

Archive powered by MHonArc 2.6.16.

Top of Page