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

stdio and stdlib include statements added #11

Closed
wants to merge 1 commit into from
Closed

stdio and stdlib include statements added #11

wants to merge 1 commit into from

Conversation

filannim
Copy link

It's just to make easier the compilation on Ubuntu 12.x versions.

It's just to make easier the compilation on Ubuntu 12.x versions.
@dmcc
Copy link
Member

dmcc commented May 1, 2013

Thanks for the report and patch, Michele! I am running Ubuntu 12.10 at home and hadn't noticed that compilation had (yet again) been broken. I ended up just including getopt.h (which seems to be the only thing missing include-wise) and did it for all the possible feature extractors. Please let me know if you still have compilation problems after applying the newest patch (ef0ed22).

@dmcc dmcc closed this May 1, 2013
@ghost ghost assigned dmcc May 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants