分页: 1 / 1

emacs无法从声明跳转到实现

发表于 : 2011-03-25 14:21
firestone
忙活一天,emacs总算支持代码跳转了,但是无法跳到对应的实现。
在编译一个cpp的时候,用semantic-analyze-proto-impl-toggle无法从.h头文件跳转到对应的.cpp文件,总是说can not fine suitable implement。大家都是如何解决这个问题的?谢谢!