AgoraIO / Basic-Video-Broadcasting

Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
MIT License
269 stars 287 forks source link

error: User32.LIB: No such file or directory #63

Open bilibvivo opened 4 years ago

bilibvivo commented 4 years ago

Hello, Where can I find the User32.LIB?

sbd021 commented 4 years ago

Try to set OpenLive project's property, Library Directories in VC++ Directories. You need to add $(WindowsSDK_LibraryPath_x86) on Win10 or $(WindowsSdk_71A_LibraryPath_x86) on win7