Subject: CGAL users discussion list
List archive
- From: Andreas Fabri <>
- To:
- Subject: Re: [cgal-discuss] Problems during CGAL 3.4 installation under
- Date: Fri, 30 Jan 2009 09:22:03 +0100
Hello,
If cmake doesn't find headers of the STL, this probably means
that you haven't set up the %INCLUDE% and %LIBS%
One solution is to start a command prompt
Start -> All Programs -> Microsoft Visual Studio 2005 -> Visual Studio Tools
-> Visual Studio 2005 Command Prompt
and to run cmake-gui.exe from there.
Alternatively you set these variables in the environment
Start -> Control Panel -> System -> Advanced -> Environment Variables
andreas
Kye Wong wrote:
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) < <mailto:>> wrote:
On Thursday 29 January 2009 04:24:32
<mailto:>
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.