-
Notifications
You must be signed in to change notification settings - Fork 547
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
building on arch linux --with-gaia #981
Comments
Well, installing gaia to
|
I decided just to build qt4 from source and install it alongside qt5, so I suppose I'll close this issue. |
We'll work on updating Essentia accordingly once the MTG/gaia#92 is finished. |
Thanks for the info. Yesterday, by changing:
I was able to get Essentia to build with
I don't have access to the error messages anymore, but it looked like some conflicts with I'll keep an eye on future updates. Thanks for all your work on this awesome project. |
Hi,
I am trying to compile essentia with gaia support. On arch linux
qt4
is no longer supported, so I builtgaia
from the qt5 branch, although I do not know if that branch has conflicts withessentia master
.Any thoughts on compiling
essentia
+gaia
onarch/qt5
would be greatly appreciated.Build command:
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./waf configure \ --mode=release \ --with-gaia \ --with-example=streaming_extractor_music,streaming_extractor_music_svm \ --with-python \ --python=$(which python) ./waf
Output:
The text was updated successfully, but these errors were encountered: