Boost configuration errors and problems
Raivo Rebane via Boost-users <[email protected]> Fri, 14 Apr 2023 17:41:46 +0000
| Newsgroups | gmane.comp.lib.boost.user |
|---|---|
| Message-ID | <010f018780dbdf9c-c9bd864f-a4cf-490a-a199-c0e002253cf1-000000@us-east-2.amazonses.com> |
Hi, I have installed boost by conda and it install correctly. The following packages will be downloaded: package | build ---------------------------|----------------- boost-1.78.0 | py310h220cb41_4 555 KB conda-forge ------------------------------------------------------------ Total: 555 KB The following NEW packages will be INSTALLED: boost conda-forge/win-64::boost-1.78.0-py310h220cb41_4 But 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. What I have to do ? And how to go forward ? Can anybody help me ? Regards Raivo _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users