Skip to content
Snippets Groups Projects

Missing library checks

Merged Rémi Denis-Courmont requested to merge Courmisch/vlc:checklib into master

Traditionally the presence of the header file was not considered sufficient, though this was somewhat forgotten with the prevalence of pkg-config.

However most libraries have portable headers, while the shared library is platform-dependent. It is common for the header to be present while the library is absent with "multilib" installations (i.e. Linux installation with multiple architectures).

Merge request reports

Merge request pipeline #182724 passed

Merge request pipeline passed for 4ab41404

Merged by Rémi Denis-CourmontRémi Denis-Courmont 3 years ago (Jan 23, 2022 3:48pm UTC)

Loading

Pipeline #182774 canceled

Pipeline canceled for 4ab41404 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading