jarcode-foss/glava

Error when compiling code

pryganss opened this issue · 4 comments

When I run the "ninja -C build install" command i get logic errors

[14/20] Compiling C++ object libglfft.a.p/glfft_glfft.cpp.o
ninja: build stopped: subcommand failed.

(sorry i'm very new to linux and i've tried everything i could thing of)

This fork compiled for me when the original wouldn't => https://gitlab.com/wild-turtles-publicly-release/glava/glava

I don't know what the difference is with the fork but it worked on Ubuntu 22.11 and is accepting FIFO from MPD...

This fork compiled for me when the original wouldn't => https://gitlab.com/wild-turtles-publicly-release/glava/
Thank you, it also worked for me

Another thanks as was unable to install from this repo but the forked one mentioned above worked.