当前位置:网站首页>[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
边栏推荐
- 1289_ Implementation analysis of vtask suspend() interface in FreeRTOS
- PostgreSQL users cannot create table configurations by themselves
- '2'>' 10'==true? How does JS perform implicit type conversion?
- Simple dialogue system -- text classification using transformer
- Objective-C member variable permissions
- 【CSRF-01】跨站请求伪造漏洞基础原理及攻防
- Graduation summary
- Confession code collection, who says program apes don't understand romance
- 量子力学习题
- Two sides of the evening: tell me about the bloom filter and cuckoo filter? Application scenario? I'm confused..
猜你喜欢

02 ls 命令的具体实现

用于TCP协议交互的TCPClientDemo

Msgraphmailbag - search only driveitems of file types

10 reasons for not choosing to use free virtual hosts

1289_FreeRTOS中vTaskSuspend()接口实现分析

laravel admin里百度编辑器自定义路径和文件名

Reduce function under functools

Activiti7 task service - process variables (setvariable and setvariablelocal)

Brief explanation of depth first search (with basic questions)

选择排序与冒泡排序模板
随机推荐
laravel admin里百度编辑器自定义路径和文件名
pytest多进程/多线程执行测试用例
Two commonly used graphics can easily realize data display
JDBC 进阶
Brief explanation of depth first search (with basic questions)
vim映射命令
The new data center helps speed up the construction of a digital economy with data as a key element
01 qemu 启动编译好的镜像 VFS: Unable to mount root fs on unknown-block(0,0)
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
Objective-C string class, array class
[book club issue 13] packaging format of video files
渗透实战-guest账户-mimikatz-向日葵-sql提权-离线解密
JDBC advanced
Database SQL statement summary, continuous update
Select sorting and bubble sorting template
MySQL maxscale realizes read-write separation
Activiti7 task service - process variables (setvariable and setvariablelocal)
Katalon框架测试web(二十六)自动发邮件
1289_FreeRTOS中vTaskSuspend()接口实现分析
postgresql 用户不能自己创建表格配置