-
Notifications
You must be signed in to change notification settings - Fork 151
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
unresolved external symbol2 (2) #21
Comments
@itpp16 Because you didn't provide enough info, I can only guess here. This error message means two possibilities usually:
|
Everything is build as static, nothing new other then the new 1.9.12 layout and "--add-module=" as before. |
@itpp16 It cannot be. The |
and confirmed, all openresty modules work when using the previous (lua-nginx-module) config file |
error LNK2019: unresolved external symbol _ngx_http_lua_get_request referenced in function _ngx_http_lua_upstream_get_upstream_main_conf
error LNK2019: unresolved external symbol _ngx_http_lua_add_package_preload referenced in function _ngx_http_lua_upstream_init
The text was updated successfully, but these errors were encountered: