Guayadeque latest distro versions.

General discussions
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Guayadeque latest distro versions.

Post by anonbeat »

bmbaker wrote:just trying to build Guaya from git and i get this error, I'm building on arch linux

src/CMakeFiles/guayadeque.dir/build.make:62: recipe for target 'src/CMakeFiles/guayadeque.dir/AlListBox.o' failed
make[2]: *** [src/CMakeFiles/guayadeque.dir/AlListBox.o] Error 1
CMakeFiles/Makefile2:181: recipe for target 'src/CMakeFiles/guayadeque.dir/all' failed
make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
You used ./buildd ?
[s]Can you post the complete log?

I dont see what the problem can be... maybe if I can check the complete log I can help...[/s]

For your log looks like you are missing the wxWidgets 2.8 development files...

Regards and thanks a lot for your help
r_mano
Posts: 1
Joined: Fri May 20, 2016 11:53 am

Guayadeque latest distro versions.

Post by r_mano »

Hi, I am trying to compile guayadeque on Ubuntu 16.04. I have installed the packages:

libtaglib-cil-dev python3-taglib libsqlite3-dev libcurlpp-dev libqt5gstreamer-1.0 libqtgstreamer-1.0 libdbus-1-dev libwxsqlite3-3.0 libgio3.0-cil-dev libgstreamer1.0-dev

but `./build` is saying that it is missing `taglib`...

I have:
[romano:~/software/guayadeque] master(+1340/-1340) ± wajig status libtaglib-cil-dev
Package Installed Previous Now State
=======================-===============-===============-===============-=====
libtaglib-cil-dev 2.1.0.0-3build1 2.1.0.0-3 2.1.0.0-3 install

...and ./build says:

CMake Error at CMakeLists.txt:60 (MESSAGE):
taglib 1.6 not found!
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Guayadeque latest distro versions.

Post by anonbeat »

install libtag1-dev. Guayadeque is C++ and not pythong. With that it should work.

Thanks for your help
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Guayadeque latest distro versions.

Post by anonbeat »

Please to post any problem with the latest patches go here
http://guayadeque.org/index.php?p=/disc ... g-reports-
Locked