Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devopvoid
/
webrtc-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
92
Star
387
Code
Issues
22
Pull requests
15
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
build: link with libc++ and libc++abi on Linux and Windows
- #175
#175
Merged
devopvoid
merged 10 commits into
master
devopvoid/webrtc-java:master
from
libc++
devopvoid/webrtc-java:libc++
Copy head branch name to clipboard
Jul 1, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
build: link with libc++ and libc++abi on Linux and Windows
#175
devopvoid
merged 10 commits into
master
devopvoid/webrtc-java:master
from
libc++
devopvoid/webrtc-java:libc++
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2025
build: integrate libc++ and libc++abi for cross-platform support
devopvoid
committed
ccf9447
View commit details
Copy full SHA for ccf9447
Browse repository at this point
fix: GitHub actions
devopvoid
committed
e761296
View commit details
Copy full SHA for e761296
Browse repository at this point
build: update clang compiler paths in x86_64-linux-clang.cmake
devopvoid
committed
114351f
View commit details
Copy full SHA for 114351f
Browse repository at this point
Commits on Jun 23, 2025
build: add libc++ as the standard library for linking
devopvoid
committed
3d86636
View commit details
Copy full SHA for 3d86636
Browse repository at this point
fix: linux build by adding libc++-dev and libc++abi-dev
devopvoid
committed
f0461e1
View commit details
Copy full SHA for f0461e1
Browse repository at this point
Revert "fix: linux build by adding libc++-dev and libc++abi-dev"
Show description for c4e4b3a
devopvoid
committed
c4e4b3a
View commit details
Copy full SHA for c4e4b3a
Browse repository at this point
build: inherit libc++ include paths and set as standard library for Linux
devopvoid
committed
ccf0251
View commit details
Copy full SHA for ccf0251
Browse repository at this point
refactor: update DesktopCapturer to use unique_ptr and improve method signatures
devopvoid
committed
0f9795d
View commit details
Copy full SHA for 0f9795d
Browse repository at this point
build: update CMakeLists.txt to inherit libc++ include paths for both Linux and Windows
devopvoid
committed
623490e
View commit details
Copy full SHA for 623490e
Browse repository at this point
Commits on Jul 1, 2025
build: update CMake and action files for aarch32 and aarch64 support
devopvoid
committed
e754b1e
View commit details
Copy full SHA for e754b1e
Browse repository at this point
You can’t perform that action at this time.