valum icon indicating copy to clipboard operation
valum copied to clipboard

no app

Open gavr123456789 opened this issue 7 years ago • 1 comments

there no app in /home/gavr/Tests/valum-master/build/examples/app image

gavr123456789 avatar Apr 29 '19 00:04 gavr123456789

Here’s the build script for the app example: https://github.com/valum-framework/valum/blob/master/examples/app/meson.build

It turns out that if ctpl, gee and bower aren’t present on the system, the app example won’t be created.

Can you verify that your system meets those dependencies?

colinkiama avatar Nov 12 '21 13:11 colinkiama