Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genre.h not found #340

Closed
irwisch opened this issue Nov 21, 2015 · 7 comments
Closed

Genre.h not found #340

irwisch opened this issue Nov 21, 2015 · 7 comments

Comments

@irwisch
Copy link

irwisch commented Nov 21, 2015

"In file included from tomahawk/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.cpp:20:0:
tomahawk/src/libtomahawk/playlist/dynamic/echonest/EchonestGenerator.h:37:28: fatal error: echonest/Genre.h: No such file or directory
compilation terminated."

Some ideas?

@dschmidt
Copy link
Member

Try updating libechonest

@dschmidt
Copy link
Member

You need 2.3.0 or something iirc

@irwisch
Copy link
Author

irwisch commented Nov 21, 2015

https://packages.debian.org/stretch/libechonest-dbg

Suggestions how to do this on debian? In the repos there's only 2.1...

@justin-time
Copy link
Contributor

You could write a comment on this bugreport https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766594 to show the maintainer that he should update libechonest as soon as possible…

@justin-time
Copy link
Contributor

A working libechonest2.3 package is now in debian sid:
https://tracker.debian.org/pkg/libechonest
It will be migrated into debian testing/stretch in the next days.

@goncalor
Copy link

Same problem here. I'm compiling on Debian Jessie. The available version for libechonest is 2.1.0.

PS: for now I fixed this by temporarily adding to my /etc/apt/sources.list

deb http://http.us.debian.org/debian/ testing non-free contrib main

and then running apt-get update and apt-get -t testing install libechonest-dev. This installed version 2.3.1-0.3.

@dschmidt
Copy link
Member

Thanks everyone for posting help!

Closing this as it's not a bug (except for maybe a missing/not working version check for libechonest).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants