#include 检测到错误 Linux

问题描述

我在使用加密和解密工具,但遇到关于库的错误:

#include <gcrypt.h>

所有其他库都没有错误,只有这个库,当我查看问题时,他向我展示了这个:

#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit.C/C++(1696)
cannot open source file "gpg-error.h" (dependency of "gcrypt.h")C/C++(1696)

他还向我展示了一个快速修复方法,比如安装 VCPKG,我做了,但没有任何效果。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)