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

The `imgui-sfml` `CMakeLists.txt` file is rather "wonky", I understand that it is nice to have choices, such as using system dependencies (can conan do this automatically) however despite having all...

### Package Details * Package Name: **dimension3d** * Operating Systems+versions: **Linux Ubuntu 16.04, Ubuntu 18.04, Windows, macOS** * Compiler support: **GCC, Clang, MinGw, visual C++** * Conan recipe repository: **https://github.com/TheFloatingBrain/community/tree/dimension3d/recipes/dimension3d**...

### Package Details * Package Name/Version: **wxwidgets/3.1.6** * Changelog: **https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.6/docs/changes.txt** * Release: https://github.com/wxWidgets/wxWidgets/releases/tag/v3.1.6 The above mentioned version is newly released by the upstream project and not yet available as a...

upstream update

# TODO Package | Should be migrated to CCI right away | Should be migrated to central Bincrafters repo | Open PR ------- | -------------------------- | -------------------------------------------------- | ---------- [bincrafters/conan-anax](https://github.com/bincrafters/conan-anax)...

enhancement
help wanted

sdl2 fails to build with the following error: ``` ConanException: pkg-config command ['/home/conan/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf', '--print-provides', 'jack', '--print-errors'] failed with error: Command '/home/conan/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf --print-provides jack --print-errors' returned non-zero exit status 1. Package...

bug

## Description Use gtk/3.24.24 instead of gtk/system GTK4 is not yet supported by wxWidgets -o cairo:shared=True seems to be required to avoid duplicate symbols (the GTK3 test_package fails as well)...

## Description Fix library file names to match package recipe when cross compiling. ## Related Issue closes #1432 ## Motivation and Context Corrects library names when cross compiling. This is...

### Package and Environment Details * Package Name/Version: **wxwidgets/3.1.2** * Operating System+version: **Linux Ubuntu 19.04 (64 bit)** * Compiler+version: **gcc-8.3.0** * Conan version: **conan 1.16.1** * Python version: **Python 3.7.3**...

bug