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

add to vcpkg #11

Open
josuegomes opened this issue May 8, 2017 · 9 comments
Open

add to vcpkg #11

josuegomes opened this issue May 8, 2017 · 9 comments
Assignees

Comments

@josuegomes
Copy link

josuegomes commented May 8, 2017

vcpkg is the package manager from Microsoft for Visual Studio. Please consider adding restc-cpp to vcpkg.
Its dependencies (boost, openssl, rapidjson, zlib) are already there. Also restc-cpp build is CMake based. It should be straightforward to add it.

@jgaa jgaa self-assigned this May 8, 2017
@jgaa
Copy link
Owner

jgaa commented May 8, 2017

I was not aware of vcpkg. I'll check it out and see what it takes to add it.

@jgaa jgaa modified the milestone: RELEASE Dec 14, 2017
@VikingExplorer
Copy link

When will it be added to vcpkg?

@baylf2000
Copy link

I too would very much like to see restc-cpp added to vcpkg. It would help beginners like myself a great deal.

@lejcik
Copy link

lejcik commented Feb 1, 2021

Hi all, I initiated a request for adding restc-cpp into vcpkg, as I need this library in a project that I'm porting into windows.

microsoft/vcpkg#15739

If you have anything to add or improve, feel free to post a comment there, thanks.

@jgaa
Copy link
Owner

jgaa commented Feb 18, 2021

Thanks @lejcik . I'm actually using vcpkg for the Windows build / testing of restc.

@gaamelu
Copy link

gaamelu commented Dec 6, 2021

Please, close this issue and update the docs mentioning the vcpkg. This is such a great project and using it with vcpkg makes our lifea lot easier.

Thanks lejcik for adding to vcpkg and jgaa for the lib

@jgaa
Copy link
Owner

jgaa commented Jan 4, 2022

I'll test it and then close the issue :)

@danyhm
Copy link
Contributor

danyhm commented Jun 23, 2022

some of the needed commands #131
builds fine however I'm getting a restc_cpp::FailedToConnectException at memory location 0x0183A978.
building the sample client code. something is missing

@greenozon
Copy link

there is an issue building vcpkg under Linux:
microsoft/vcpkg#40293 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants