当前位置:网站首页>[cmake] make command cannot be executed normally
[cmake] make command cannot be executed normally
2022-06-30 08:49:00 【unonoi】
problem
stay Linux System on use CMakeLists.txt compile C++ Project time , perform cmake After the command , Re execution make The order appeared make The problem that the order does not take effect .
The specific phenomenon is :cmake The command can be executed normally , however make When the command is executed, it is still cmake The result of command execution , Not compiled .
After some operation, it is found that the problem is caused by the system time , The system time is incorrect ( Lag behind current time ), Lead to make The command cannot be executed correctly .
resolvent
Update the system time to the current time , And then again cmake && make that will do .
Set up Linux system time :
date -s "20210618 11:00:00"
边栏推荐
- Gilbert Strang's course notes on linear algebra - Lesson 2
- Be careful of this hole in transmittable thread local
- [data analysis and display]
- Circuit analysis of current probe
- 100 lines of code and a voice conversation assistant
- Detectron2 source code reading 2--- using the configurable decorator to build the dataloader
- Introduction to MySQL foundation power node [Lao Du] class assignment
- Evaluation standard for audio signal quality of intelligent speakers
- TiDB v6.0.0 (DMR) :缓存表初试丨TiDB Book Rush
- 2021-02-18
猜你喜欢

增强for循环的增删操作 & 迭代器删除集合元素

TiDB 6.0:让 TSO 更高效丨TiDB Book Rush

Redis design and Implementation (VI) | cluster (sharding)

Flink Exception -- No ExecutorFactory found to execute the application

Gilbert Strang's course notes on linear algebra - Lesson 2

Tidb v6.0.0 (DMR): initial test of cache table - tidb Book rush

Rew acoustic test (III): generate test signal

Maxiouassigner of mmdet line by line interpretation

Introduction to the runner of mmcv

Qt连接神通数据库
随机推荐
Pytorch BERT
基于Svelte3.x桌面端UI组件库Svelte UI
Redis design and Implementation (V) | sentinel sentry
Redis design and Implementation (I) | data structure & object
Comparison of two ways for C to access SQL Server database (SqlDataReader vs SqlDataAdapter)
Unity simple shader
icon资源
Unity简单shader
QT connection to Shentong database
Redis design and Implementation (VI) | cluster (sharding)
Detectron2 source code reading 2--- using the configurable decorator to build the dataloader
CUDA implements matrix replication
电流探头的干扰源电流谱测试
A troubleshooting of CPU bottom falling
Redis design and Implementation (IV) | master-slave replication
Interpretation of source code demand:a rotation equivariant detector for aerial object detection
Self made GIF dynamic graph -gifcam
QT downloading files through URL
How can we get a satisfactory salary? These routines still need to be mastered
Dart tips