-
Hi !
I'm currently using conan and bincrafters's sfml for a project, and no matter what I'm trying, I get a "free(): invalid pointer" error, resulting in an abort, even with the most simple sfml proj…
-
# Package and Environment Details
* Package Name/Version: **fontconfig/2.13.91**
* Operating System+version: **ubuntu-18.04**
* Compiler+version: **GCC 8**
* Conan version: **conan 1.29.2*…
Urgau updated
4 years ago
-
**Type: LanguageService**
**Description**
- OS and Version: Ubuntu 18.04.2
- VS Code Version: 1.33.1
- C/C++ Extension Version: 0.22.1
Behavior is exactly the same as described in issue [2744…
ziish updated
4 years ago
-
I did `conan search *` and it returned pattern not available
-
Here's the CCI file:
https://github.com/conan-io/conan-center-index/blob/b7d4ce3ba5e14b29c5a2f6267677e6b75cd50d0c/recipes/gdbm/all/conanfile.py#L98
here's the bincrafters one:
https://github.…
-
The error happens because in build/c3f3f20c45e3079cce7c13faf8ee7065a09801b5/qtbase/src/plugins/platforms/xcb/Makefile.xcb_qpa_lib, -lxcb-image is put after -lxcb-util.
### Package and Environment D…
-
I am unable to build the latest Bincrafters version of GLEW (i.e., `glew/2.1.0`) becasue it gets stuck in the MESA dependency:
```
[1431/1680] Linking target src/mesa/drivers/dri/libmesa_dri_drive…
-
Instead of relying solely on the conanfile.txt and `conan_basic_setup()`, i have to use some wierd `find_package()` method to attach this library to my project unlike with something like say, sfml. Is…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **qt/5.12.9**
* Operating System+version: **Linux Ubuntu 18.04**
* Compiler+version: **GCC…
-
bincrafters `glib` recipe can be built on Windows with Visual Studio (but I have link errors to libiconv with MinGW). Any reason why CCI recipe raise `ConanInvalidConfiguration` on Windows?
https:/…