owt-client-native
owt-client-native copied to clipboard
Win10, owt-debug.lib gets built ONLY IF openssl is used
In the README its implied that --openssl is an optional argument. However without that argument, out/owt-debug.lib wont get built.
The owt.lib, owt_sdk_p2p.lib and webrtc.lib DO get generated in their folders in out/debug-x64/... But I am not sure can these files replace owt-debug.lib or not...
If anyone dont know how to build owt without openssl
on Windows, try to comment line 110 to 118 in file build-win.py
.