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

Consider switch to RestClient-CPP #31

Closed
amccaskey opened this issue Apr 11, 2018 · 5 comments
Closed

Consider switch to RestClient-CPP #31

amccaskey opened this issue Apr 11, 2018 · 5 comments
Assignees

Comments

@amccaskey
Copy link
Contributor

amccaskey commented Apr 11, 2018

This could help with deployment in #30

https://github.com/mrtazz/restclient-cpp

@amccaskey amccaskey self-assigned this Apr 11, 2018
@jayjaybillings
Copy link
Member

What's the license on RestClient-CPP?

@amccaskey
Copy link
Contributor Author

MIT License

@amccaskey
Copy link
Contributor Author

It wraps libcurl, so I feel like it will be easier for users to have that on their system, then a very specific version of openssl

@jayjaybillings
Copy link
Member

jayjaybillings commented Apr 11, 2018 via email

@amccaskey
Copy link
Contributor Author

Yea that was nice 👍

With this we would have users

brew/dnf/apt-get install curl-devel (or whatever it is)

to a system path thats always in LD_LIBRARY_PATH

Then

pip install xacc --user

to install the os-specific pre-built wheel.

sethrj pushed a commit to sethrj/xacc that referenced this issue Aug 6, 2024
Optimizer plugins can ignore optimizer failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants