Boost logo

Boost Users :

Subject: Re: [Boost-users] boost's cmake error on windows platform
From: Mefteh Safa (mefteh.safa9_at_[hidden])
Date: 2018-01-24 21:02:26


please help me to fix this problem as soon as possible
thanks a lot

2018-01-23 16:10 GMT+01:00 Mefteh Safa <mefteh.safa9_at_[hidden]>:

> Hi,
> I want to use boost c++ libraries on windows platform with CLion via
> cmakelists. I've followed these steps:
> 1- download
> ​
> boost_1_66_0.7z
> <https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.7z>
> 2- navigate to C:\Program Files\boost_1_66_0\tools\build and Run bootstrap.bat
> gcc
> 3- Run b2 install --prefix="C:\Program Files\boost-build"
> 4- C:\Program Files\boost-build\bin to Windows PATH.
> 5- restart my computer
> 6- open cmd, then navigate to C:\Program Files\boost_1_66_0
> 7- Run b2 --build-dir="C:\Program Files\boost_1_66_0\build"
> --prefix="C:\Program Files\boost" --toolset=gcc install
>
> here you find the output file containing include directories and libraries:
> ​
> boost.7z
> <https://drive.google.com/file/d/1bxJqqUgXYvyGnp0g_Mqr259cushpSW78/view?usp=drive_web>
> ​
> 8- here the cmakelists.txt file for the configuration of boost.
>
> but the cmake still show me this problem
> [image: Images intégrées 1]
>
>




Capture.PNG

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net