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

70+ Issues when building? #1799

Open
im-a-dweeb opened this issue Jul 10, 2024 · 1 comment
Open

70+ Issues when building? #1799

im-a-dweeb opened this issue Jul 10, 2024 · 1 comment

Comments

@im-a-dweeb
Copy link

I am unsure if this is a problem on my end or if it is the library fault.

On compiling my code which is just the main method along with the include of the lib,
image
image
image

This is all the code that is in my main.cpp file.

#include <iostream>
#include "cpprest/http_client.h"


int main(int argc, char argv[]) {

    return 0;
}
@giorgiozoppi
Copy link

Can you share the platform, compiler and visual studio version?

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