我尝试使用通过package-list安装的flycheck包。根据here的建议,我在我的.emacs中添加了这一行: (require 'flycheck) 现在,我在启动emacs时收到以下错误: Warning (initialization): An erroroccurred while loading `~/.emacs':
File error: Cannot open load file, no file or folder of this type, flycheck
我已经查看了一些公开的问题,但是我不知道如何使用flycheck-clangcheck模式从compile_commands.json db读取包含db。
我目前有一个大型的c++项目。几乎每个文件在第一个#include <some_package>行上都会被阻塞,而flycheck不会显示任何其他错误。最后我找到了flycheck-clangcheck,并根据自述设置了包,但我无法使程序工作。input file" "No such file or directory" "/