Hi!
I've been using kate to some base coding, and decided to use katemakeplugin, from the package "kate plugins". The problem is this plugin uses gmake, so when i try to compile something, he gives me the message "failed to open gmake". I've found gmake is the same as make, so i can compile anything in the comand line with make, and i suppose katemakeplugin would work if ti uses make instead of gmake. Anyone know how to make this.
Thanks in advance..
I've been using kate to some base coding, and decided to use katemakeplugin, from the package "kate plugins". The problem is this plugin uses gmake, so when i try to compile something, he gives me the message "failed to open gmake". I've found gmake is the same as make, so i can compile anything in the comand line with make, and i suppose katemakeplugin would work if ti uses make instead of gmake. Anyone know how to make this.
Thanks in advance..
Comment