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

Error when running build process on Linux #18

Closed
ShamilaNasreen opened this issue May 25, 2021 · 2 comments
Closed

Error when running build process on Linux #18

ShamilaNasreen opened this issue May 25, 2021 · 2 comments

Comments

@ShamilaNasreen
Copy link

Hi, I try to set up open smile 3.0 on Linux and when I run the command " sh build. sh", I got an error. I can't figure out what goes wrong. Could you give me some help? I have cmake version 3.20.2 and gcc version 4.8.5 20150623 (Red Hat 4.8.5-39)
I had attached the error log file:
CMakeError.log

@chausner-audeering
Copy link
Contributor

Please try with a more recent version of gcc, it could be that it is not compatible with gcc 4.x. A C++11-compliant compiler is required.

@rbrueckner
Copy link

Confirmed: using e.g. gcc v9.3.0 does the job! So one requires a more recent version of gcc.
Thanks!

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

No branches or pull requests

3 participants