Skip to content

[libvpx] fix pdb paths#12706

Merged
strega-nil merged 1 commit intomicrosoft:masterfrom
mcmtroffaes:feature/libvpx-pdb-path-fix
Aug 5, 2020
Merged

[libvpx] fix pdb paths#12706
strega-nil merged 1 commit intomicrosoft:masterfrom
mcmtroffaes:feature/libvpx-pdb-path-fix

Conversation

@mcmtroffaes
Copy link
Copy Markdown
Contributor

The name of the pdb file is always hardcoded in the lib file. The cmake script was renaming the pdb files causing them not to be found (for example, see log messages on this build: https://ci.appveyor.com/project/mcmtroffaes/gta5-simple-video-export/builds/34408763#L224). This patch fixes that problem, reverting back to using the upstream pdb file names.

  • What does your PR fix? See above.

  • Which triplets are supported/not supported? Have you updated the CI baseline? Set of supported triplets unchanged.

  • Does your PR follow the maintainer guide? Yes, to the best of my knowledge.

The name of the pdb file is always hardcoded in the lib file. The cmake script was renaming the pdb files causing them not to be found. This patch fixes that problem, reverting back to using the upstream pdb file names.
@NancyLi1013 NancyLi1013 added the category:port-bug The issue is with a library, which is something the port should already support label Aug 4, 2020
@NancyLi1013
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013 NancyLi1013 added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Aug 5, 2020
@strega-nil strega-nil merged commit a2af235 into microsoft:master Aug 5, 2020
@mcmtroffaes
Copy link
Copy Markdown
Contributor Author

Thanks for the review and the merge!

@mcmtroffaes mcmtroffaes deleted the feature/libvpx-pdb-path-fix branch August 6, 2020 08:01
hellozee pushed a commit to hellozee/vcpkg that referenced this pull request Sep 11, 2020
The name of the pdb file is always hardcoded in the lib file. The cmake script was renaming the pdb files causing them not to be found. This patch fixes that problem, reverting back to using the upstream pdb file names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support 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.

3 participants