Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近从 Gnu 安装了 libgcrypt,但即使将它放在我的 /usr/include 和 /usr/local/include 目录中,我也无法编译包含它的 C++ 文件。尽管我将它放在正确的文件夹中,但它似乎无法找到该文件。任何想法将不胜感激。