Skip to content

70+ Issues when building? #1799

Open
Open
@im-a-dweeb

Description

@im-a-dweeb

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

giorgiozoppi

giorgiozoppi commented on Aug 5, 2024

@giorgiozoppi

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

Metadata

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

        Participants

        @giorgiozoppi@im-a-dweeb

        Issue actions

          70+ Issues when building? · Issue #1799 · microsoft/cpprestsdk