Skip to content

[gapp] Update to 1.0.1 - #53301

Draft
SunBlack (SunBlack) wants to merge 1 commit into
microsoft:masterfrom
SunBlack:gapp
Draft

[gapp] Update to 1.0.1#53301
SunBlack (SunBlack) wants to merge 1 commit into
microsoft:masterfrom
SunBlack:gapp

Conversation

@SunBlack

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

@BillyONeal Billy O'Neal (BillyONeal) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the update! GPT 5.6 Sol reports:

  • The Windows static archives are installed under configuration subdirectories (lib/Release and debug/lib/Debug) rather than vcpkg's normal lib and debug/lib locations because upstream appends $<CONFIG> to every library install destination. Consequently, consumers that include the package headers and link the libraries exposed in the standard vcpkg library directories receive no gapp library and fail with unresolved externals.
  • Release direct linking also fails when the misplaced archive is supplied manually unless GAPP_BUILD_STATIC is defined, because the public headers otherwise declare Windows symbols as dllimport.
  • The custom usage file is substantially identical to vcpkg print-usage gapp --generated

Would you consider merging SunBlack#35 ?

@BillyONeal
Billy O'Neal (BillyONeal) marked this pull request as draft August 8, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants