摘要: centos 安装 kcachegrind 下载地址 解压后进入目录,然后执行: mkdir build cd build cmake .. make make install 可能的问题: 很多库找不到 感觉这个项目的 CMakelist.txt 写的不是很好,有很多库明明有,但是找不到。 解决: 阅读全文
posted @ 2025-04-27 11:35 卑以自牧lq 阅读(29) 评论(0) 推荐(0)