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

SLES/OpenSLES.h: No such file or directory #32

Closed
ghost opened this issue May 20, 2021 · 1 comment
Closed

SLES/OpenSLES.h: No such file or directory #32

ghost opened this issue May 20, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 20, 2021

SLES/OpenSLES.h: No such file or directory

When I cd into PainterEngine/platform/linux, and use sudo make command to install the engine, the error occured. I wander if I have to install Android NDK or anything else?

By the way, my platform via uname -a is Linux VM-4-14-ubuntu 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux.

@matrixcascade
Copy link
Owner

1.Make sure freeglut has been installed
sudo apt-get install build-essential freeglut3 freeglut3-dev binutils-gold
2.remove PainterEngine/platform/linux/px_audio.c(the file has been removed in latest version)
3.retry

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

1 participant