Subject: CGAL users discussion list
List archive
- From: Kye Wong <>
- To:
- Subject: Re: [cgal-discuss] Problems during CGAL 3.4 installation under
- Date: Fri, 30 Jan 2009 11:11:04 +0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=p1o8q25mV6uFIj+/LS5lRQYkSWa/dSKZgApWDb6GFNffgbinjplqxnXZEWqQrycBvS VjMcni+5JhDcMSClCae6nG8Aw8vnktK664729tWL+KGatCRrxLNFGdSy2WK5g9ZHyCWW ehNCUsPUyj0M8P5XEjTWGTDmiLeJXcjIKbVuM=
Hi
Thanks for your instruction!
I've tried your method and successfully generated the CGAL.sln file.
But then when I try to rebuild the ALL_BUILD.vcproj or the CGAL.vcproj according to the installation manual,there's an compiling error
C:\Program Files\CGAL-3.4\include\CGAL/config.h(57) : fatal error C1189: #error : "This compiler does not have a working STL"
So could u please show me what to do after the CGAL.sln has been generated by CMake?
Thanks very much!
On Thu, Jan 29, 2009 at 11:30 PM, Laurent Rineau (GeometryFactory) <> wrote:
On Thursday 29 January 2009 04:24:32 wrote:
> Hi all:
> I"ve got problems when installing CGAL 3.4.Things are like this:
> First, I installed CGAL 3.4 using the CGAL-3.4-Setup.exe file,the
> destination folder is as default.
> Second, I copied the unziiped boost_1_37_0 folder to the CGAL -3.4 folder
> Then when I use CMake 2.6 to install it,it reports an error when the
> progress is 18% to hint me set the Boost variables(BOOST_ROOT and
> BOOST_LIBRARYDIR ). After I set the system variables, the same error still
> occurs.
> So I rename the boost_1_37_0 folder to boost,and set 3 variables in the
> system variables(BOOST_ROOT,value: c:\program files\CGAL
> -3.4\boost,Boost_INCLUDE_DIR,value: c:\program files\CGAL
> -3.4\boost\boost,BOOST_LIBRARYDIR,value: c:\program files\CGAL
> -3.4\boost\libs)
>
> CMake then still hints me to set Boost_INCLUDE_DIR or BOOST_ROOT!!
>
> Anybody has an idea on this problem please?
If I have correctly understood, you have set the *environment* variables*
BOOST_ROOT and so on, but instead you need to set *CMake* variables.
Run "cmake-gui.exe" (instead of "cmakesetup.exe"), then, search for the
comboxbox that displays "Simple View" and choose "Advanced View" instead. That
way you will see all CMake variable. Select all variables that begin with
"Boost_" and remove them. Then add a new variable (button "Add entry", next to
the combobox) named BOOST_ROOT, of type PATH, and with the value "c:\program
files\CGAL-3.4\boost" and then you can continue with the CMake configuration.
--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss
--
Kye Wong
- [cgal-discuss] Problems during CGAL 3.4 installation under WinXP+VS2005, wangk0705, 01/29/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under WinXP+VS2005, Laurent Rineau (GeometryFactory), 01/29/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Kye Wong, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Kye Wong, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Andreas Fabri, 01/30/2009
- Re: Re: [cgal-discuss] Problems during CGAL 3.4 installation under, wangk0705, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Andreas Fabri, 01/30/2009
- Re: Re: [cgal-discuss] Problems during CGAL 3.4 installation under, wangk0705, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Laurent Rineau (GeometryFactory), 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Kye Wong, 01/30/2009
- Re: Re: Re: [cgal-discuss] Problems during CGAL 3.4 installation, wangk0705, 01/30/2009
- Re: Re: [cgal-discuss] Problems during CGAL 3.4 installation under, wangk0705, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Andreas Fabri, 01/30/2009
- Re: Re: [cgal-discuss] Problems during CGAL 3.4 installation under, wangk0705, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under, Kye Wong, 01/30/2009
- Re: [cgal-discuss] Problems during CGAL 3.4 installation under WinXP+VS2005, Laurent Rineau (GeometryFactory), 01/29/2009
Archive powered by MHonArc 2.6.16.