Martin Valgur

Results 140 issues of Martin Valgur

Should also hopefully fix the build error in #22257 caused by the default value for `cimg_display` being incorrect on Macos.

### Summary Changes to recipe: **qt/5.x.x** #### Motivation `qt/5.15.14` with default options and `*/*:shared=False` fails during `find_package()` in consuming projects due to `qtaudio_alsa` and `gstcamerabin` library files not being found....

Failed
Version conflict

Static `libssh2` Windows packages are prone to failing in consuming packages due to libssh2 relying on unnamespaced `_WINDLL` and `DLL_EXPORT` shared/static defines. Should fix the `unresolved external symbol __imp_libssh2_init` errors...

Packages the GNU variant of the `getopt` command-line utility. Not to be confused with the `getopt` library already available on CCI. Required on macOS for the shell scripts included in...

Switched from `gtk/3.x` to `gtk/system` as the non-system version has not been migrated and also failed in v1 with PkgConfig not finding `gtk+-3.0`. TODO - [ ] `ERROR: Missing prebuilt...

Failed
stale
Missing dependencies

One quite frequent complaint about Conan, especially from Windows users, is that it requires a Python installation with Conan installed, which adds friction to the build process. This PR proposes...

The Android tests are not a critical part of the test suite and can probably be skipped if the Android NDK has not been set up.