-
Notifications
You must be signed in to change notification settings - Fork 18
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
improve linux build #2
Comments
Hello there,
Now it finds the Here is the kind of compile errors:
And much more of this style (undefined reference). Any idea? I'm running ubuntu 15.04 Regards Xavier |
Hey edne, I just tried your directions for Linux, but when I try building the example project, I have the following error, any ideas? [...]/ofxAubio/src/ofxAubioOnset.cpp: In member function ‘void ofxAubioOnset::setup(std::string, int, int, int)’: |
hi all, @edne, thanks for the patch! i'll have a look ASAP. |
@piem I have 0.4.0-1 installed |
@jayarnielsen ok, you would need 0.4.1 to get
this should get you rolling. let us know how it goes! |
@piem So that worked, but then I got a whole slew of new errors that I am guessing are also related to using the older 0.4.0 version. |
what do these errors look like? On 2/29/16 9:40 PM, JR wrote:
|
@piem Well this is embarrassing, I guess I hadn't added the -laubio linker flag after all. |
Now there are installing instructions and scripts only for the MacOs/Darwin environment
The text was updated successfully, but these errors were encountered: