community
                                
                                
                                
                                    community copied to clipboard
                            
                            
                            
                        Central repository for issues and recipes
### 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...
### 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...
### 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...
### 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...
### 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...
### 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** *...
### 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...
### 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...
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...