当前位置:网站首页>[webrtc] M98 Ninja build and compile instructions
[webrtc] M98 Ninja build and compile instructions
2022-07-04 04:10:00 【Better go against the wind than wait for the wind to come】
- With vs2017 structure
- mfc yes vs2022 Of , therefore demo Still vs2022 v143
- cmd.exe perhaps vs2017 Of x86 The console is OK
ninja Generate vs engineering
- D:\XTRANS\m98_rtc\rtc-webrtc\src>
gn gen --ide=vs2017 out/Default_debug --args="is_clang=false use_lld=false rtc_include_tests=false treat_warnings_as_errors=false target_cpu=\"x86\" rtc_use_h264=true ffmpeg_branding=\"Chrome\" is_component_build=false proprietary_codecs=true enable_iterator_debugging=true rtc_build_examples=false"
compile
- D:\XTRANS\m98_rtc\rtc-webrtc\src>n
inja -C out/Default_debug
边栏推荐
- JVM family -- monitoring tools
- Two commonly used graphics can easily realize data display
- 毕业三年,远程半年 | 社区征文
- pytest多进程/多线程执行测试用例
- I was tortured by my colleague's null pointer for a long time, and finally learned how to deal with null pointer
- SQL statement strengthening exercise (MySQL 8.0 as an example)
- [paddleseg source code reading] paddleseg calculation dice
- Wechat official account web page authorization
- Flink学习6:编程模型
- Value transfer communication between components (parent to child, child to parent, brother component to value)
猜你喜欢

Mindmanager2022 efficient and easy to use office mind map MindManager

'2'>' 10'==true? How does JS perform implicit type conversion?

EV6 helps the product matrix, and Kia is making efforts in the high-end market. The global sales target in 2022 is 3.15 million?

pytest多进程/多线程执行测试用例

02 ls 命令的具体实现

拼夕夕二面:说说布隆过滤器与布谷鸟过滤器?应用场景?我懵了。。

Select sorting and bubble sorting template

Reduce function under functools

Sales management system of lightweight enterprises based on PHP

Es network layer
随机推荐
微信公众号网页授权
I Build a simple microservice project
【微服务|openfeign】使用openfeign远程调用文件上传接口
Katalon framework tests web (XXI) to obtain element attribute assertions
Select sorting and bubble sorting template
图解网络:什么是热备份路由器协议HSRP?
The maximum expiration time of client secret in azure ad application registration is modified to 2 years
ctf-pikachu-CSRF
Objective-C description method and type method
[.NET + mqtt]. Mise en œuvre de la communication mqtt dans l'environnement net 6 et démonstration de code pour l'abonnement et la publication de messages bilatéraux du serveur et du client
智慧地铁| 云计算为城市地铁交通注入智慧
Detailed explanation of PPTC self recovery fuse
vim正确加区间注释
Pytest multi process / multi thread execution test case
Tcpclientdemo for TCP protocol interaction
[PaddleSeg 源码阅读] PaddleSeg 自定义数据类
数据库SQL语句汇总,持续更新......
JVM family -- heap analysis
JS实现文字滚动 跑马灯效果
【.NET+MQTT】.NET6 環境下實現MQTT通信,以及服務端、客戶端的雙邊消息訂閱與發布的代碼演示