[Seek Help] 抛个砖,看看有木有程序员大佬能解?非程序员别点了
Tofloor
poster avatar
捕风
deepin
2022-06-21 23:02
Author

原因是

https://bbs.deepin.org/post/239329

2022/6/21

docker构建的一个ROS镜像,里面有一个CMakeLists.txt文件。镜像在Ubuntu20.04上完全正常。但是在deepin上构建就会报错。

image.png

image.png

Reply Favorite View the author
All Replies
陌生人
deepin
2022-06-21 23:25
#1

apt-utils is not installed

Reply View the author
捕风
deepin
2022-06-21 23:56
#2
陌生人

apt-utils is not installed

啊哈,解决了

。删除那个CMakeLists.txt

文件即可。

Reply View the author