-
Notifications
You must be signed in to change notification settings - Fork 178
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
linux invalid variable name #74
Comments
COMPONENT_SOURCES_DIR_VARIABLE=SOURCES_DIR_${COMPONENT} |
i can not compile with fdk-aac |
Can't see any relevant details and a meaningful problem description. And most importantly - the politeness. |
sorry i am poor English。 |
Here is a branch where the names of libraries are sanitized in order to export variables like 'fdk_aac' for 'fdk-aac' library. So you should be ok adding a 'libfdk-aac' as the flag and the directory with the exact same name. As for the pkg-config thing, I didn't succeed in building the library on my brief attempt. If you can build it successfully, please do it on Github Actions, so I see all the logs. |
No description provided.
The text was updated successfully, but these errors were encountered: