Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to compile MyFirstWinRtc solution #33

Closed
thiago-tota opened this issue Jun 12, 2020 · 2 comments
Closed

Not able to compile MyFirstWinRtc solution #33

thiago-tota opened this issue Jun 12, 2020 · 2 comments

Comments

@thiago-tota
Copy link

Describe the bug
When trying to compile the solution I'm getting the following error message: "Cannot open include file: 'api/media_stream_interface.h': No such file or directory Microsoft.WinRtc.Simple.VideoConferencing"

To Reproduce
Steps to reproduce the behaviour:

  1. Download source code from master branch
  2. Open solution MyFirstWinRtc
  3. Rebuild solution
  4. See error

Expected behaviour
Compile successfully.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Visual Studio 2019 V16.6.2
@LoadLibrary
Copy link
Contributor

Did you build WebRTC.lib locally? You'll find the steps for building libWebRTC at https://github.com/microsoft/winrtc/tree/master/patches_for_WebRTC_org/m80 .
A NuGet package with WebRTC.lib is in the oven. We're clearing some legal requirements before making it public.

@thiago-tota
Copy link
Author

I didn't, missed this step.
I'll do it, I'm closing the issue.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants