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] Support UNIX, use vcpkg_build_nmake on Windows #14622

Closed

Conversation

NancyLi1013
Copy link
Contributor

@NancyLi1013 NancyLi1013 commented Nov 18, 2020

Describe the pull request

Add Supports field

Add unsupported message

Update ci.baseline.txt

Currently, vcpkg only adds wincon module to compile, so it can only support Windows platform.
https://github.com/wmcbrine/PDCurses/blob/master/wincon/README.md

For uwp, it will post the error like this:

LINK : fatal error LNK1104: cannot open file 'LIBCMT.lib'

Note: No feature needs to test.

@NancyLi1013 NancyLi1013 added info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Nov 18, 2020
@NancyLi1013
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JackBoosY JackBoosY marked this pull request as draft November 20, 2020 08:26
@JackBoosY JackBoosY changed the title [pdcurses] Add Supports and unsupported message [pdcurses] Support UNIX, use vcpkg_build_nmake on Windows Nov 20, 2020
@JackBoosY JackBoosY added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Nov 20, 2020
@JackBoosY
Copy link
Contributor

Close this PR temporary.

@JackBoosY JackBoosY closed this Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly 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.

[pdcurses] build failure
2 participants