Skip to content

Is it possible to compile on Windows 10 x64 with Ming64 GCC 11.2? #102

@mcordova1967

Description

@mcordova1967

Hello, I am trying to use lithium_http_server.hh for a HelloWorld project, but there are several includes that are Linux-specific like #include <arpa/inet.h> and cannot be found in MingW64, also this one for Windows is not present:

#if _WIN32
#include <wepoll.h>
#endif

Any suggestions? thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions