Unity-Technologies / Unity-Technologies/com.unity.webrtc

[BUG]: '__debug' file not found while building the plugin on MAC and xcode15

Open
#1,030 1 comment 0 reactions 1 assignee View on GitHub

@karasusan is already working on this.

Since Apr 19, 2024.

bug
Dominant language
Assembly
Stars
852
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Package version

3.0.0-pre.7

Environment
* OS:macOS Sonoma 4.4.1
* XCode 15
Steps To Reproduce

Clone the repo
try to run Build_plugin_mac.sh
it says then no Plugin~/webrtc folder found under BuildScripts~
then i copied the plugin~ folder from the repo to BuildScripts~
process goes further and throws this error

Current Behavior

/BuildScripts~/Plugin~/libcxx/debug.cpp:21:10: fatal error: '__debug' file not found #include "__debug" ^~~~~~~~~ 1 error generated.

Expected Behavior

it generates plugin for mac device.

Anything else?

i wanted to build custom version of webrtc, but before that i want to understand normal flow and build process of webrtc , but that is also not working for me:(

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.