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

Not use OpenMP for android build #3636

Merged
merged 1 commit into from
Apr 23, 2020
Merged

Not use OpenMP for android build #3636

merged 1 commit into from
Apr 23, 2020

Conversation

guoyu-wang
Copy link
Contributor

Description: Load the Android lib in an Android Project will throw error on "library "libomp.so" not found"

There is an issue in Android NDK (android/ndk#1028) for OpenMP you would have to static link the OpenMP lib,
This is to disable OpenMP for android build

@guoyu-wang guoyu-wang requested a review from a team as a code owner April 22, 2020 20:57
Copy link
Member

@snnn snnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@guoyu-wang guoyu-wang merged commit 02bae6b into master Apr 23, 2020
@guoyu-wang guoyu-wang deleted the gwang-mac branch April 23, 2020 04:17
pranavsharma pushed a commit that referenced this pull request Apr 23, 2020
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

Successfully merging this pull request may close these issues.

3 participants