Hi,
this might sound dumb, but geanyplugin.h seems to not be found ?
I followed (or well am trying to lol) [this 
howto](https://www.geany.org/manual/reference/howto.html)
I ran the installation command, copied the example hellow world and tried to 
compile :
(default geany commands, `gcc -Wall -c "file.c"`, which is promptly answered by 
`fatal error: geanyplugin.h: No such file or directory`
Directed by a note on the howto, i also tried adding `#include <config.h>` on 
line 1, but then it's it that isn't found.

I have installed geany through `apt` with no added configuration, am under 
Ubuntu 23.10. Thanks in advance !

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3814
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3...@github.com>

Reply via email to