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

elextr notifications at xxxxx
Mon Mar 29 20:40:39 UTC 2021


Fresh clone, applied your PR.

```
cd /home/lex/geany-meson/geany
meson --prefix=/home/lex/geany-meson build
meson compile -C build
meson install -C build
```

Warning while compiling makes geany.pc unusable

```
meson.build:82: WARNING: The variable(s) 'DEPENDENCIES', 'VERSION', 'datadir', 'datarootdir', 'exec_prefix', 'includedir', 'libdir', 'localedir', 'prefix' in the input file 'geany.pc.in' are not present in the given configuration data.
```

Won't run after install
```
./geany: error while loading shared libraries: libgeany.so.0: cannot open shared object file: No such file or directory
```

Should be at least working in a basic manner before merge.


-- 
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-809698447
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210329/1b315064/attachment.htm>


More information about the Github-comments mailing list