[Github-comments] [geany/geany] WIP: Meson build system (#2761)

elextr notifications at xxxxx
Mon Apr 5 02:27:57 UTC 2021


Geany plugins with autotools configures against Geany built with meson but fails to build:

```
  CC       libgeanypluginutils_la-filelist.lo
filelist.c:27:10: fatal error: geanyplugin.h: No such file or directory
   27 | #include <geanyplugin.h>
      |          ^~~~~~~~~~~~~~~
```

because meson build of geany did not install anything to `$PREFIX/include/geany`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2761#issuecomment-813147733
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210404/16fb553d/attachment-0001.htm>


More information about the Github-comments mailing list