Skip to content

70+ Issues when building? #1799

Open
Open
@im-a-dweeb

Description

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;
}

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions