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

Update Nuget Package #143

Open
xCENTx opened this issue May 12, 2022 · 3 comments
Open

Update Nuget Package #143

xCENTx opened this issue May 12, 2022 · 3 comments

Comments

@xCENTx
Copy link

xCENTx commented May 12, 2022

You can't even complete the first example with the nuget package. I'm not installing 20 different programs to make an http request.

Please fix as I have no intention on learning the ins and outs of cmake for the next 5-7 hours

image

CMAKE ERRORS FOR DAYS:

CMake Error at C:/Program Files/CMake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  C:/Program Files/CMake/share/cmake-3.23/Modules/FindCURL.cmake:181 (find_package_handle_standard_args)
  CMakeLists.txt:72 (find_package)

Downloaded straight from source and followed all the directions. There is seriously no sane reason for this to be so complicated. Honestly

@jpbarrette
Copy link
Owner

I appreciate the feedback and I encourage you to submit a fix. You could also use libcURL directly, which I'm sure have a better support for NuGet. Have a good day.

@xCENTx
Copy link
Author

xCENTx commented May 12, 2022

I appreciate the feedback and I encourage you to submit a fix. You could also use libcURL directly, which I'm sure have a better support for NuGet. Have a good day.

I'm literally just retarded and had a typo

#include <curlpp/Options,hpp>

Although i still cannot build from source and have given up on even trying. Will stick with a depreceated 10 year old build until the devloper decides to update for everybody

@xCENTx
Copy link
Author

xCENTx commented May 12, 2022

Nevermind. It seems the package has even more unresolved issues
Forgetting that main should return a value, regardless. These errors should not be present

image

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