Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] [Solved] CGAL 4.1: Cmake configuration for Boost on Windows

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] [Solved] CGAL 4.1: Cmake configuration for Boost on Windows


Chronological Thread 
  • From: <>
  • To: <>
  • Subject: RE: [cgal-discuss] [Solved] CGAL 4.1: Cmake configuration for Boost on Windows
  • Date: Sat, 7 Sep 2013 18:05:15 +0100

Andreas, thanks for your help, greatly appreciated.

-----Original Message-----
From:


[mailto:]
On Behalf Of Andreas Fabri
Sent: 07 September 2013 17:33
To:

Subject: Re: [cgal-discuss] [Solved] CGAL 4.1: Cmake configuration for Boost
on Windows

On 07/09/2013 18:05,

wrote:
> Ended up rebuilding Boost with the following:
>
> bjam.exe toolset=msvc --build-dir=u:\pkg\boost\build --with-test
> --with-system --with-wave --with-filesystem --with-program_options
> --with-date_time --with-thread variant=release,debug threading=multi
> link=shared runtime-link=shared install --prefix=u:\pkg\boost
>
> i.e. CGAL expects all boost libraries to be packaged as DLL files on
> Windows.
>
> Need to find out how to configure CGAL to expect static boost
> libraries and MSVC runtimes ....

In cmake-gui select Advanced
The variable is CGAL_Boost_USE_STATIC_LIBS


andreas

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss







Archive powered by MHonArc 2.6.18.

Top of Page