当前位置:网站首页>【webrtc】m98 ninja 构建和编译指令
【webrtc】m98 ninja 构建和编译指令
2022-07-04 03:47:00 【等风来不如迎风去】
- 以vs2017 构建
- mfc 是vs2022的,所以demo还是要vs2022 v143
- cmd.exe 或者vs2017的x86控制台都可以
ninja 生成vs工程
- 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"
编译
- D:\XTRANS\m98_rtc\rtc-webrtc\src>n
inja -C out/Default_debug
边栏推荐
- [paddleseg source code reading] paddleseg custom data class
- GUI Graphical user interface programming (XIV) optionmenu - what do you want your girlfriend to wear on Valentine's day
- Object oriented -- encapsulation, inheritance, polymorphism
- postgresql 用户不能自己创建表格配置
- 函数计算异步任务能力介绍 - 任务触发去重
- Easy to win insert sort
- 渗透实战-guest账户-mimikatz-向日葵-sql提权-离线解密
- Zlmediakit compilation and webrtc push-pull flow testing
- Katalon框架测试web(二十一)获取元素属性断言
- What kind of experience is it when the Institute earns 20000 yuan a month!
猜你喜欢
How about the ratings of 2022 Spring Festival Gala in all provinces? Map analysis helps you show clearly!
Development of digital collection trading platform development of digital collection platform
三菱M70宏变量读取三菱M80公共变量采集三菱CNC变量读取采集三菱CNC远程刀补三菱机床在线刀补三菱数控在线测量
Jenkins configures IP address access
Typical applications of minimum spanning tree
基于PHP的轻量企业销售管理系统
Recursive structure
Illustrated network: what is the hot backup router protocol HSRP?
[source code analysis] model parallel distributed training Megatron (5) -- pipestream flush
深度优先搜索简要讲解(附带基础题)
随机推荐
Recursive structure
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
Formulaire day05
[paddleseg source code reading] paddleseg calculates Miou
Storage of MySQL database
[PaddleSeg 源码阅读] PaddleSeg计算 mIoU
[PaddleSeg 源码阅读] PaddleSeg 自定义数据类
[paddleseg source code reading] normalize operation of paddleseg transform
what does ctrl + d do?
Typical applications of minimum spanning tree
[book club issue 13] multimedia processing tool ffmpeg tool set
Getting started with the go language is simple: go implements the Caesar password
Which product is better for 2022 annual gold insurance?
Tcpclientdemo for TCP protocol interaction
函数计算异步任务能力介绍 - 任务触发去重
Zigzag scan
Sales management system of lightweight enterprises based on PHP
In my spare time, I like to write some technical blogs and read some useless books. If you want to read more of my original articles, you can follow my personal wechat official account up technology c
深度优先搜索简要讲解(附带基础题)
Go 语言入门很简单:Go 实现凯撒密码