当前位置:网站首页>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.
边栏推荐
- Computer graduation project asp Net attendance management system vs developing SQLSERVER database web structure c programming computer web page source code project
- Talk about biological live broadcast - genovis Zhang Hongyan antibody specific enzyme digestion technology helps to characterize the structure of antibody drugs
- 研发效能度量框架解读
- AI抠图工具
- CPI教程-异步接口创建及使用
- [Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 4
- [20211129] jupyter notebook remote server configuration
- Abbirb120 industrial robot mechanical zero position
- 我在中山,到哪里开户比较好?实际上网上开户安全么?
- How to use opcache, an optimization acceleration component of PHP
猜你喜欢

NOV Schedule for . Net to display and organize appointments and recurring events

Virtualenv+pipenv virtual environment management
![[some notes]](/img/91/7657f90b50f012736579b1585b4ade.jpg)
[some notes]

One year anniversary of bitbear live studio, hero rally order! I invite you to take a group photo!

双链表有关操作

91. (cesium chapter) cesium rocket launch simulation

Istio, ebpf and rsocket Broker: in depth study of service grid
![[datawhale202206] pytorch recommendation system: precision model deepfm & DIN](/img/4f/8799016731a2c1647b6f2f4d96b754.png)
[datawhale202206] pytorch recommendation system: precision model deepfm & DIN

Joint Time-Frequency and Time Domain Learning for Speech Enhancement

被锡膏坑了一把
随机推荐
241. Design priority for operational expressions: DFS application questions
MySQL common functions
Switch basic experiment
研发效能度量框架解读
消息队列之监控退款任务批处理过程
leetcode 406. Queue reconstruction by height
Le semester manquant
Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
Seckill system 03 - redis cache and distributed lock
How to install php7 and perform performance test using yum
Dlhsoft Kanban, Kanban component of WPF
Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 5
栈的应用——括号匹配问题
The operation process of using sugar to make a large data visualization screen
ANSI/UL 94 VTM薄质材料垂直燃烧测试
Typora realizes automatic uploading of picture pasting
编译调试Net6源码
91. (cesium chapter) cesium rocket launch simulation
Leetcode (Sword finger offer) - 58 - ii Rotate string left