Boost logo

Boost :

From: Дмитрий Архипов (grisumbras_at_[hidden])
Date: 2023-04-13 06:56:10


How did you install Boost? This
> boost_filesystem.lib (shared, Boost_USE_STATIC_LIBS=ON)

Seems like you're trying to use a static library, but only a shared library
was installed.

чт, 13 апр. 2023 г., 06:17 Raivo Rebane via Boost <boost_at_[hidden]>:

> Hello,
>
> May be I am in wrong list, but I didnt get answer for week from bugs list.
>
> May be anybody can help me ?
>
> I got following error from boost configuration and I can't go forward
>
> CMake gives configuration errors :
>
> CMake Error at
> C:/Users/Raivo/miniconda3/Library/lib/cmake/Boost-1.78.0/BoostConfig.cmake:141
>
> (find_package):
> Found package configuration file:
>
> C:/Users/Raivo/miniconda3/Library/lib/cmake/boost_filesystem-1.78.0/boost_filesystem-config.cmake
>
>
>
> but it set boost_filesystem_FOUND to FALSE so package
> "boost_filesystem" is
> considered to be NOT FOUND. Reason given by package:
>
> No suitable build variant has been found.
>
> The following variants have been tried and rejected:
>
> * boost_filesystem.lib (shared, Boost_USE_STATIC_LIBS=ON)
>
> Still Boost is useless for me as I wanted to build Point CLoud Lib, bud
> CMake stops on these errors.
>
> How to overcome of this error or what I have to do to go forwwsrd ?
>
> Regards
> Raivo
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk