Skip to content

Conversation

@acidx27x
Copy link
Contributor

qt5-base:

  • add missing -lpthread for sqlite3 linking libraries. sqlite3 has -pthread flag in pkgconfig Libs but x_vcpkg_pkgconfig_get_modules(PREFIX sqlite3 MODULES sqlite3 LIBRARIES) acquires only string with '-l' prefix and -pthread is ignored

sqlite3:

  • add missing -pthread flag to pkgconfig Cflags

Copy link
Member

@vicroms vicroms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update port versions and run vcpkg x-add-version to update the version database.

@vicroms vicroms marked this pull request as draft July 21, 2025 05:44
@vicroms vicroms added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jul 21, 2025
@acidx27x acidx27x marked this pull request as ready for review July 22, 2025 14:09
@acidx27x acidx27x requested a review from vicroms July 22, 2025 14:09
@vicroms vicroms merged commit f2e1c41 into microsoft:master Jul 26, 2025
18 checks passed
@ajtribick
Copy link
Contributor

This doesn't get detected by vcpkg update - presumably because this updated the git-tree of existing port versions rather than adding new versions. Is that intended?

dg0yt added a commit to dg0yt/vcpkg that referenced this pull request Jul 27, 2025
dg0yt pushed a commit to dg0yt/vcpkg that referenced this pull request Jul 28, 2025
talregev pushed a commit to talregev/vcpkg that referenced this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants