owt-client-native
owt-client-native copied to clipboard
Hello, how to build owt for uwp platform?
We want to use it on the hololens2 platform, thank you
i also what to know the versions of depandencies and the version of vs code pakages for compiling for hololens 2 i am currently using vs 2022 with vcpkg manager but i need to know which version of pacakages are needed for arm64 i have used openssl 3.1.1
socket-io-client 2022-08-19 C++11 implementation of Socket.IO client ffmpeg:arm64-windows 5.1.2#6 a library to decode, encode, transcode, mux, dem...
my current error is
^
../../../../../Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include\type_traits(532,8): note: 'is_pod<webrtc::CodecSpecificInfoUnion>' has been explicitly marked deprecated here
struct _CXX20_DEPRECATE_IS_POD is_pod : bool_constant<__is_pod(_Ty)> {}; // determine whether _Ty is a POD type
^
../../../../../Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/include\yvals_core.h(1253,7): note: expanded from macro '_CXX20_DEPRECATE_IS_POD'
[[deprecated("warning STL4025: " \
^
4 warnings generated.
[22/495] CXX obj/third_party/webrtc/call/adaptation/resource_adaptation/video_stream_adapter.obj
ninja: build stopped: subcommand failed.