摘要:
42.snap安装的软件无法使用提示已经安装,但是又无法卸载。这是因为snap disable了该软件。需要先使能,如:sudo snap enable eclipse 41.Linux发行版WPS:[warn]Some formula symbols might not be displayed 阅读全文
摘要:
因为几个库都用到boost,但是各个库依赖的boost最低版本不一样 安装boost1.71 tar -zxvf boost_1_71_0.tar.gz && cd boost_1_71_0su - root./bootstrap.sh --with-libraries=all./b2./b2 in 阅读全文