Build adnl-http-proxy on windows fails
Build adnl-http-proxy on windows fails
You've made a mistake in the target name. It's RLDP and not ADNL proxy.
Correct command:
`cmake --build . --target rldp-http-proxy`
You've made a mistake in target name. It's RLDP and not ADNL proxy.
Correct command:
`cmake --build . --target rldp-http-proxy`
Build adnl-http-proxy on windows fails
You've made a mistake in target name. It's RLDP and not ADNL proxy.
Correct command:
`cmake --build . --target rldp-http-proxy`