Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] installing boost (problem)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] installing boost (problem)


Chronological Thread 
  • From: Olivier Tournaire <>
  • To:
  • Subject: Re: [cgal-discuss] installing boost (problem)
  • Date: Sat, 24 Oct 2009 20:45:09 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=EzbZ3ttGbQT2yswW9nltIWIb3hEdb4EVIHQi/x3nGCNL7aR1iPrRBvz6izsTXVOW8x dQy4Qk/tatw6mQiphyTpxr5STTf2hzYfXJF811faY8BWWweYTA+X2FQ+1RdjIP9TFoqH 1UJX3AZ8icuGrgM1ongGTlTGtumBI6Ma8paAk=

Hi,

2009/10/24 <>
Hi,

I'm having some problems trying to instal boost 1.38. When i try to create a
new generator (in my case for Visual Studio 2008), i always get the same error:

CMake Error at CMakeLists.txt:61 (message):
 Magic variable CMAKE_IS_EXPERIMENTAL unset.


Have a look at the top of CMakeLists.txt:

message(STATUS " This is an alternate, cmake-based build system that is currently under development.")
message(STATUS " To try it out, invoke CMake with the argument")
message(STATUS " -DCMAKE_IS_EXPERIMENTAL=YES_I_KNOW")
message(STATUS " Or use the gui to set the variable CMAKE_IS_EXPERIMENTAL to some value.")
message(STATUS " This will only be necessary the first time.")

You can also have binary packages for windows and visual 2008 at www.boostpro.com/download. This will really be faster ...

Regards,

Olivier

 
can someone help me with this?
thanks
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page