Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pdcurses] Fix linkage error #9042

Conversation

NancyLi1013
Copy link
Contributor

When building it as a DLL, need to define PDC_DLL_BUILD to import external variables.
So I add the usage to this port.

Related issue #4848

No features need to test.

@NancyLi1013 NancyLi1013 added the info:internal This PR or Issue was filed by the vcpkg team. label Nov 19, 2019
@NancyLi1013
Copy link
Contributor Author

NancyLi1013 commented Nov 21, 2019

/azp run

ports/pdcurses/portfile.cmake Outdated Show resolved Hide resolved
ports/pdcurses/portfile.cmake Outdated Show resolved Hide resolved
@NancyLi1013 NancyLi1013 changed the title [pdcurses] Add usage [pdcurses] Fix linkage error Nov 22, 2019
@ras0219-msft ras0219-msft merged commit ea5a573 into microsoft:master Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants