当前位置:网站首页>Fatal error: execution: there is no such file or directory
Fatal error: execution: there is no such file or directory
2022-07-01 12:18:00 【wongHome】
One 、 Problem description
stay ubuntu18.04 Compiled on Faster-lio Report errors :
fatal error: execution: There is no file or directory
#include <execution>
Two 、 resolvent
Need to put g++ Compiler updates to 9.0
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt update
sudo apt install gcc-9// Be careful gcc and g++ All are 9.0 Version above Compile
sudo apt install g++-9 //github This step is missing from the , Has been an error , use g++ --version Check to know that you need to install g++-9
cd /usr/bin
sudo rm gcc g++
sudo ln -s gcc-9 gcc
sudo ln -s g++-9 g++
Then compile it again and it will pass .
Reprint link
[1] Little Hawking . stay ubuntu18.04 Install and run on Faster-lio [EB/OL]. https://blog.csdn.net/weixin_47552638/article/details/123724463, 2022-05-24/2022-06-24.
边栏推荐
- 【语音信号处理】3语音信号可视化——prosody
- CPI教程-异步接口创建及使用
- [Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 6
- MQ prevent message loss and repeated consumption
- Sum of factor numbers of interval product -- prefix sum idea + fixed one shift two
- Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
- 循环链表--
- How to use opcache, an optimization acceleration component of PHP
- [MCU] [nixie tube] nixie tube display
- [Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 3
猜你喜欢
Istio, ebpf and rsocket Broker: in depth study of service grid
Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
I wish you all a happy reunion
[106] 360 check font - check whether the copyright of local Fonts is commercially available
MySQL common functions
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 7
循环链表--
Deep understanding of grpc part1
The Missing Semester
The Missing Semester
随机推荐
技术分享 | MySQL:从库复制半个事务会怎么样?
Talk about biological live broadcast - genovis Zhang Hongyan antibody specific enzyme digestion technology helps to characterize the structure of antibody drugs
[MCU] [nixie tube] nixie tube display
91. (chapitre Cesium) simulation de lancement de fusées cesium
[classic example] classic list questions @ list
编译调试Net6源码
[datawhale202206] pytorch recommendation system: multi task learning esmm & MMOE
USB peripheral driver - cable connect/disconnect
【datawhale202206】pyTorch推荐系统:多任务学习 ESMM&MMOE
JS reverse | m3u8 data decryption of a spring and autumn network
AI抠图工具
循环链表--
MySQL common functions
Sleep quality today 79 points
Huawei HMS core joins hands with hypergraph to inject new momentum into 3D GIS
How to use opcache, an optimization acceleration component of PHP
谈思生物直播—GENOVIS张洪妍抗体特异性酶切技术助力抗体药物结构表征
Computer graduation project asp Net attendance management system vs developing SQLSERVER database web structure c programming computer web page source code project
Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
关于NAND FLASH解扣的认识