community icon indicating copy to clipboard operation
community copied to clipboard

Central repository for issues and recipes

Results 75 community issues
Sort by recently updated
recently updated
newest added

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **wxwidgets/3.1.2** * Operating System+version: **Windows** * Compiler+version: **msvc-all** ### Steps to reproduce (Include if Applicable) One can simply...

bug

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **fftw/3.3.8** * Operating System+version: **Linux Ubuntu 16.04** * Compiler+version: **gcc-5.4** * Docker image: **conanio/gcc7** * Conan version: **Conan...

enhancement

### Package and Environment Details * Package Name/Version: **boost_property_map/1.69** * Operating System+version: **Arch Linux 5.0.4** * Compiler+version: **no compiler used** (error is before compiling, when installing a package) * Conan...

question

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **boost_algorithm/1.69.0** * Operating System+version: **Windows 10** * Compiler+version: **VS 2017** * Docker image: N/A * Conan version: **conan...

bug

### Description of Problem, Request, or Question Hello, I wanted to use `boost_container/1.66.0@bincrafters/stable`, and as noted in Boost.Container [documentation](https://www.boost.org/doc/libs/1_66_0/doc/html/container.html): > There is no need to compile Boost.Container, since it's a...

enhancement

### Description of Problem, Request, or Question Asio exists as a seperate package but boost.asio isn't part of the boost package. Appereantly it used to be part of the package...

### Package and Environment Details (include every applicable attribute) * Package Name/Version: **boost_log/1.69.0** **boost_asio/1.69.0** * Operating System+version: **Windows 10** * Compiler+version: **Visual Studio 2017** * Conan version: **Conan 1.11.0** *...

enhancement

### Package Details * Package Name: **boost_beast** * Latest available Version: **1.71.0** The above mentioned version is newly released by the upstream project and not yet available within Bincrafters. Please...

upstream update

### Description of Problem, Request, or Question boost build system uses wrong ranlib/ar from Xcode while cross compile from macOS to Android ### Package and Environment Details (include every applicable...

bug

Can we exclude this: https://github.com/bincrafters/conan-boost_base/blob/06b161a93da699d70d8fe7df162b30e7078a243c/conanfile.py#L716 at least for Windows static build? PATH size is quite limited there (see [Limitation to the length of the System PATH variable](https://software.intel.com/en-us/articles/limitation-to-the-length-of-the-system-path-variable)), and numerous modular...

bug