webrtc-streamer
webrtc-streamer copied to clipboard
“base/win/wincrypt_shim.h”: No such file or directory
“base/win/wincrypt_shim.h”: No such file or directory webrtc-streamer\inc\liveaudiosource.h
I am compiling in Windows 10, and when compiling, the message "base/win/wincrypt_shim.h" is missing in "liveaudiosource.h."
“base/win/wincrypt_shim.h” Specifies the library to be installed
Hi @sui0312feng
This file is in webrtc sdk https://chromium.googlesource.com/chromium/src/+/refs/heads/main/base/win/wincrypt_shim.h Maybe some mixup in your includes folder...
Best Regards, Michel.