geany 中的调试器

geany 中的调试器

我在 geany 中安装调试器时遇到问题 这是我的问题:

> arwena@arwena-VirtualBox:~/geany-plugins/debugger$ make Making all in
> src make[1]: Entering directory
> '/home/arwena/geany-plugins/debugger/src'   CC      
> debugger_la-bptree.lo   CC       debugger_la-breakpoint.lo   CC      
> debugger_la-breakpoints.lo   CC       debugger_la-btnpanel.lo   CC    
> debugger_la-callbacks.lo   CC       debugger_la-calltip.lo   CC      
> debugger_la-dbm_gdb.lo   CC       debugger_la-dconfig.lo   CC      
> debugger_la-debug.lo debug.c:53:10: fatal error: vte/vte.h: No such
> file or directory  #include <vte/vte.h>
>           ^~~~~~~~~~~ compilation terminated. Makefile:1037: recipe for target 'debugger_la-debug.lo' failed make[1]: ***
> [debugger_la-debug.lo] Error 1 make[1]: Leaving directory
> '/home/arwena/geany-plugins/debugger/src' Makefile:587: recipe for
> target 'all-recursive' failed make: *** [all-recursive] Error 1

有人能帮我吗?我试着用 4 小时完成,真的很想扔掉我的电脑。我使用的是 Ubuntu 18.04.3

相关内容