webrtc-streamer icon indicating copy to clipboard operation
webrtc-streamer copied to clipboard

“base/win/wincrypt_shim.h”: No such file or directory

Open sui0312feng opened this issue 1 year ago • 2 comments

“base/win/wincrypt_shim.h”: No such file or directory webrtc-streamer\inc\liveaudiosource.h

sui0312feng avatar Oct 12 '24 10:10 sui0312feng

I am compiling in Windows 10, and when compiling, the message "base/win/wincrypt_shim.h" is missing in "liveaudiosource.h."

sui0312feng avatar Oct 14 '24 00:10 sui0312feng

“base/win/wincrypt_shim.h” Specifies the library to be installed

sui0312feng avatar Oct 14 '24 00:10 sui0312feng

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.

mpromonet avatar Jan 25 '25 18:01 mpromonet