Skip to content

en_win_Boost

mathildemerle edited this page Oct 13, 2021 · 4 revisions

Boost

Description

Boost is collection of software libraries and headers for C++.

Usage

In medInria, boost is used for Legendre polynomials and spherical harmonics in itkDataSHImage.

Related pages

Installation

Process

Into a file explorer, right click on the boost archive.
By example boost_1_70_0.7z

Click Extract files ....






Do the extraction preference in C: \.





If possible, rename the extraction directory to C: \ boost.



Warning

If the final directory is not C: \ boost \ CMake could not find the boost location by itself.
You will have to enter the CMake Boost_INCLUDE_DIR variable manually and you can ignore the Boost_DIR variable.

Next installation

Next installation is Qt5.
Qt