当前位置:网站首页>[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"
边栏推荐
- Deploy the cow like customer network project on the ECS
- 100 lines of code and a voice conversation assistant
- Detectron2 source code reading 2--- using the configurable decorator to build the dataloader
- [untitled]
- About Lombok's @data annotation
- Sort (simple description)
- Advanced technology management -- how managers design and build echelons
- Interpretation of source code demand:a rotation equivariant detector for aerial object detection
- C # get the current timestamp
- Be careful of this hole in transmittable thread local
猜你喜欢

维基媒体基金会公布新商业产品“维基媒体企业”首批客户

示波器探头对测量电容负荷有影响吗?

El input limit can only input numbers

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

Codeworks 5 questions per day (1700 for each) - the third day

Advanced technology management -- how managers design and build echelons

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

Redis design and Implementation (I) | data structure & object

Rew acoustic test (I): microphone calibration

技术管理进阶——管理者如何进行梯队设计及建设
随机推荐
Detailed explanation of pipline of mmdetection
File upload component on success event, add custom parameters
TiDB 6.0:让 TSO 更高效丨TiDB Book Rush
Does the oscilloscope probe affect the measurement of capacitive load?
【NVMe2.0b 14】NVMe Admin Command Set
Is it safe to open an account? How can anyone say that it is not reliable.
[untitled]
Introduction to the runner of mmcv
Rew acoustic test (II): offline test
增强for循环的增删操作 & 迭代器删除集合元素
C accesses mongodb and performs CRUD operations
将线程绑定在某个具体的CPU逻辑内核上运行
【NVMe2.0b 14-4】Directive Send/Receive command
C # get the current timestamp
挖财开户安全吗?怎么有人说不靠谱。
Is the reverse repurchase of treasury bonds absolutely safe? How to open an account online
Comparaison de deux façons d'accéder à la base de données SQL Server (sqldatareader vs sqldataadapter)
维基媒体基金会公布新商业产品“维基媒体企业”首批客户
Flink Exception -- No ExecutorFactory found to execute the application
Interpretation of source code demand:a rotation equivariant detector for aerial object detection