当前位置:网站首页>Compile Darknet under vscode2015 to generate darknet Ext error msb3721: XXX has exited with a return code of 1.
Compile Darknet under vscode2015 to generate darknet Ext error msb3721: XXX has exited with a return code of 1.
2022-07-27 01:11:00 【Coffee without ice or sugar】
problem : stay Windows10 Next compile generation darknet.exe When you file , Configure all the configurations on the Internet , A series of error MSB3721:XXX Exited , The return code is 1, Here's the picture :
analysis : View error message , Found me nvcc.exe stay C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe Next , The error message is C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\bin\nvcc.exe, I found one missing v10.1, So in VScode2015 The following changes are made in :
solve : In the project darknet Right click , choice attribute , Came to darknet Property page , Make the following changes :
problem : Compile again after saving , It is found that in addition to the above error reports, there are also new errors :nvcc fatal : Unsupported gpu architecture 'compute_86'
solve : In the project darknet Right click , choice attribute , Came to darknet Property page , Make the following changes :
preservation , Compile again :

success !!!
summary :
- appear
nvcc fatal : Unsupported gpu architecture 'compute_86'Sure Try to 86 Change low point . - Have a problem , Take a look at the diary .
- There will be all kinds of mistakes in this , Hereby set down , I hope it helped you .
边栏推荐
- What is kubernetes?
- Flink checkpoint源码理解
- Programming method of sparksql
- Redisson 工作原理-源码分析
- 通过FlinkCDC将MySQL中变更的数据写入到kafka(DataStream方式)
- Flink Interval Join源码理解
- Solve the problem of direct blue screen restart when VMware Workstation virtual machine starts
- C # conversion of basic data types for entry
- 腾讯云直播插件MLVB如何借助这些优势成为主播直播推拉流的神助攻?
- redis——缓存雪崩、缓存穿透、缓存击穿
猜你喜欢

Flink based real-time project: user behavior analysis (II: real-time traffic statistics)

微信大量下架数字藏品相关小程序:NFT产品究竟是未来还是陷阱?

腾讯云直播插件MLVB如何借助这些优势成为主播直播推拉流的神助攻?

不止直播:腾讯云直播MLVB 插件除了推流/拉流还有哪些亮眼功能

小程序直播、连线直播、直播打赏:腾讯云移动直播组件MLVB多场景直播拓展

Android——数据持久化技术(三) 数据库存储

腾讯云MLVB技术如何在移动直播服务中突出重围之基础概念

李宏毅机器学习(2017版)_P21:卷积神经网络CNN

Flink 滑动窗口理解&具体业务场景介绍

Tencent upgrades the live broadcast function of video Number applet. Tencent's foundation for continuous promotion of live broadcast is this technology called visual cube (mlvb)
随机推荐
DataNode Decommision
Understanding of Flink checkpoint source code
使用tika 判断文件类型
The difference between golang slice make and new
flinksql 窗口提前触发
Choose RTMP or RTC protocol for mobile live broadcast
Spark源码学习——Data Serialization
吴恩达深度学习系列教学视频学习笔记(一)——用于二分类的logistic回归函数
Canal introduction
李宏毅机器学习(2021版)_P7-9:训练技巧
Solve the problem of direct blue screen restart when VMware Workstation virtual machine starts
MySQL uses and implements ranking functions rank and deny_ Rank and row_ NUMBER
Spark源码学习——Memory Tuning(内存调优)
MySQL Article 1
Programming method of sparksql
The shortest way to realize video applets: from bringing goods to brand marketing
Spark On YARN的作业提交流程
Golang implements AES with five encryption mode functions, encrypt encryption and decryption string output
Channel shutdown: channel error; protocol method: #method<channel. close>(reply-code=406, reply-text=
Scala pattern matching