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

I have a problem during the build on Windows. How should I fix it? #12

Open
Supakorn19934 opened this issue Mar 20, 2023 · 0 comments
Open

Comments

@Supakorn19934
Copy link

Supakorn19934 commented Mar 20, 2023

The error message is as follows:

C:/Users/supak/Downloads/nginx/objs/lib/nginx-goodies-nginx-sticky-module-ng/ngx_http_sticky_module.c(209): error C2220: warning treated as error - no 'object' file generated
C:/Users/supak/Downloads/nginx/objs/lib/nginx-goodies-nginx-sticky-module-ng/ngx_http_sticky_module.c(209): warning C4013: 'ngx_log_debug' undefined; assuming extern returning int
C:/Users/supak/Downloads/nginx/objs/lib/nginx-goodies-nginx-sticky-module-ng/ngx_http_sticky_module.c(418): warning C4152: nonstandard extension, function/data pointer conversion in expression
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.EXE"' : return code '0x2'
Stop.

nginx-1.23.3

I tried different builds like 1.22.0 - 1.23.3 showing the same result.

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

1 participant