lainsce / quilter

[DEPRECATED] Focus on your writing.
GNU General Public License v3.0
289 stars 36 forks source link

3.1.0 won't compile - "ui/cheatsheet.ui" #361

Closed tim77 closed 3 years ago

tim77 commented 3 years ago

Hello.

New 3.1.0 failed to compile due:

Found pkg-config: /usr/bin/pkg-config (1.7.3)
Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig'

meson.build:42:0: ERROR: Resource "ui/cheatsheet.ui" listed in "data/app.gresource.xml" was not found. If this is a generated file, pass the target that generates it to gnome.compile_resources() using the "dependencies" keyword argument.

vala version: 0.48.13 gcc version: 10.2.1 OS: Fedora 33

lainsce commented 3 years ago

Fixed!