Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Visual Studio C++ development Error

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Visual Studio C++ development Error


Chronological Thread 
  • From: liuxintao <>
  • To: <>
  • Subject: RE: [cgal-discuss] Visual Studio C++ development Error
  • Date: Sun, 16 Mar 2008 16:44:48 +0800
  • Importance: Normal

Dear Laurent Saboret,
 
Many thanks for your kind help.
 
Here I have several questions for you:
1. About the installation order: (1). Visual Studio 2005, (2). Boost_1_34_1, (3). CGAL3.3.1, (4). QT4.3.4;
2. Boost_1_34_1, just unzip it to "C:\boost_1_34_1\", and compile it with Visual Studio 2005 Command Prompt DOS;
3. CGAL3.3.1, when in installation, there are two step of choices, (see the attached files), how to choose?

I still want to complie and debug the demo program source code, and I am using Windows XP Professional.
 
Thank you again.
 
Sincerely,
Xintao.
 

 


> Date: Fri, 14 Mar 2008 16:47:03 +0100
> From:
> To:
> Subject: Re: [cgal-discuss] Visual Studio C++ development Error
>
> Hi,
>
> You should install Boost.
>
> You can download it from http://www.boost.org.
> It is enough to unzip the file. Currently only some demo programs
> need the compiled Boost library "program_options".
> Alternatively you can use the Installer for Boost provided
> by Boost Consulting: http://www.boostconsulting/download.html.
> It allows you to select precompiled libraries.
>
> Then, you should create an environment variable named BOOSTROOT pointing to the
> installation folder. This part is done by CGAL installer if Boost is installed
> before CGAL.
>
> Regards,
> --
> Laurent Saboret
> INRIA Sophia-Antipolis
>
>
> a écrit :
> > Hi, all
> >
> > I am trying to run segment_delaunay_graph demo, (http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/packages.html#part_IX). My development enviroment includes: Visual studio 2005, CGAL -3.3.1 and QT4.3.4, the OS is Windows XP Professional.
> >
> > But error occurs as belows:
> > "fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory c:\program files\cgal-3.3.1\include\cgal\config.h 38"
> >
> > Any advice is higly appreciated.
> >
> > Sincerely,
> > Xintao.
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss



“七件武器,七种完美” 立刻体验!

Attachment: compiler and variants.JPG
Description: image/pjpeg

Attachment: Components.JPG
Description: image/pjpeg




Archive powered by MHonArc 2.6.16.

Top of Page