Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista


Chronological Thread 
  • From: Mohamed Yousef <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista
  • Date: Fri, 12 Feb 2010 14:28:02 +0200
  • 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=atGHUP/ebgny/oAvxiGTNyLm0YxJqnlHjxa67hkYXrquHHEqLU9EOC9TMc5+M+ocPq csFrGMTja6tHpBnShP1+LIqJ5E/WBXrNg4Kq3YNP65D+FLLAaTdFniSlPXM8Dqawu0eH 9Je1VpIGnJI3kfF260jfIek14iovEEqu/kkxs=

did u tried latest version of Qt ? after Nokia acquired it
i had no problem working with it and CGAL 3.5 , Boost 1.4 

--
Mohamed Yousef

On 12 February 2010 14:06, Laurent Rineau (GeometryFactory) <> wrote:
On Monday 08 February 2010 18:02:40 Alban Vignaux wrote:
> Hi, sorry to reopen the thread but I have a question concerning
>  boost.thread and CGAL.
>
> I also installed Boost thanks to BoostPro with the thread & program_options
> libraries.
> But when i launched cmake-gui with mingw profile it cannot find
>  boost.thread whereas with
> vc9 there is no problem except my Qt was built with mingw so I need to use
> mingw profile.
> Even if I try to specify libboost-vc90-mt{-mt}-1.42.0 manually it fails.
>
> Do you have any clue how to solve this problem.

The BoostPro binaries you have installed are compiled for VC90 with SP1 (last
service pack). Perhaps the mingw runtime you use is not compatible with that.

I am not used to MinGW. I know that they do their best to be binary compatible
with the Microsoft runtime libraries. But, I imagine that one version of MinGW
is compatible either with VC80 or VC90 (and probably the Service Packs creates
new incompatibility). Do you have a clue what runtime your binaries created
with MinGW link with?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/

--
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