Elvis Dukaj
Elvis Dukaj
HI! It seems that the build is broken with the latest visual c++ compiler when enabling C++20. # What is the error log ``` C:\Users\edukaj\.conan2\p\b\freei373179c09645a\b\src\Source\MapIntrospector.h(98,36): error C2065: '_Node': undeclared identifier...
### What is your question? Before uploading the packages on the server they are compressed by conan. The issue is that this compressing it's just taking forever with the machine...
### What is your question? It's already a full day and I think I am missing some very basic knowledge about conan. ### What I want to achieve: I am...
Specify library name and version: **ffmpeg** This PR tries to solve the issue(s) in: - https://github.com/conan-io/conan-center-index/issues/23309 - https://github.com/conan-io/conan-center-index/issues/21694 In particular when build with `msvc` the ffmpeg recipe has a branch...
Specify library name and version: **mingw-builds/13.2.0** I added MinGW 13.2.0 version. Note that this version adds a new runtime UCRT runtime options that I set as default as suggested in...
### Description Trying to build `ffmpeg` I have the following error on Windows: ``` ERROR: aom >= 1.0.0 not found using pkg-config ``` It seems that autotools is failing to...
### Describe the bug After updating Visual Studio my conan projects based on Conan broke during the building because the Visual C++ runtime was not found. The new Visual C++...