[gapp] Update to 1.0.1 - #53301
Draft
SunBlack (SunBlack) wants to merge 1 commit into
Draft
Conversation
SunBlack (SunBlack)
force-pushed
the
gapp
branch
from
August 7, 2026 09:43
4dd4f58 to
dac8281
Compare
Billy O'Neal (BillyONeal)
requested changes
Aug 8, 2026
Billy O'Neal (BillyONeal)
left a comment
Member
There was a problem hiding this comment.
Thanks for the update! GPT 5.6 Sol reports:
- The Windows static archives are installed under configuration subdirectories (
lib/Releaseanddebug/lib/Debug) rather than vcpkg's normallibanddebug/liblocations 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_STATICis defined, because the public headers otherwise declare Windows symbols asdllimport.- The custom usage file is substantially identical to
vcpkg print-usage gapp --generated
Would you consider merging SunBlack#35 ?
Billy O'Neal (BillyONeal)
marked this pull request as draft
August 8, 2026 06:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
./vcpkg x-add-version --alland committing the result.