indutny / dukhttp

19 stars 3 forks source link

windows build issue #3

Closed gengjiawen closed 3 years ago

gengjiawen commented 3 years ago

https://github.com/gengjiawen/dukhttp/runs/2064481139?check_suite_focus=true

D:\a\dukhttp\dukhttp\src\main.c(408,22): error C2079: 'act' uses undefined struct 'sigaction' [D:\a\dukhttp\dukhttp\dukhttp.vcxproj]
D:\a\dukhttp\dukhttp\src\main.c(410,9): error C2224: left of '.sa_handler' must have struct/union type [D:\a\dukhttp\dukhttp\dukhttp.vcxproj]
D:\a\dukhttp\dukhttp\src\main.c(411,14): warning C4013: 'sigaction' undefined; assuming extern returning int [D:\a\dukhttp\dukhttp\dukhttp.vcxproj]
D:\a\dukhttp\dukhttp\src\main.c(411,22): error C2065: 'SIGPIPE': undeclared identifier [D:\a\dukhttp\dukhttp\dukhttp.vcxproj]