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

netdb.h not found when compiling with mingw and msys2 #741

Closed
GMellar opened this issue Mar 22, 2020 · 2 comments
Closed

netdb.h not found when compiling with mingw and msys2 #741

GMellar opened this issue Mar 22, 2020 · 2 comments

Comments

@GMellar
Copy link

GMellar commented Mar 22, 2020

There seems to be a missing header inside common.h when using mingw.

@thiago-rezende
Copy link

I have the same issue, using msys2.

@MateuszMiekicki
Copy link

I may be wrong, but after a quick glance at the code, I noticed that the header causing the problem is adapted for linux. Compiling for Windows would require changes in the code.

Tachi107 added a commit to Tachi107/pistache that referenced this issue Sep 27, 2021
related to pistacheio#41
related to pistacheio#183
related to pistacheio#760
closes     pistacheio#960
related to pistacheio#985

related to pistacheio#6
related to pistacheio#538
related to pistacheio#649
related to pistacheio#741
related to pistacheio#874

closes     pistacheio#525
Tachi107 added a commit to Tachi107/pistache that referenced this issue Sep 27, 2021
related to pistacheio#41
related to pistacheio#183
related to pistacheio#760
closes     pistacheio#960
related to pistacheio#985

related to pistacheio#6
related to pistacheio#538
related to pistacheio#649
related to pistacheio#741
related to pistacheio#874

closes     pistacheio#525
dennisjenkins75 pushed a commit that referenced this issue Sep 27, 2021
related to #41
related to #183
related to #760
closes     #960
related to #985

related to #6
related to #538
related to #649
related to #741
related to #874

closes     #525
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

4 participants