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

Can NOT compile using ndk r19 for Android platform #286

Closed
zack-not-know-why-it-work opened this issue Nov 12, 2022 · 4 comments
Closed
Assignees
Labels

Comments

@zack-not-know-why-it-work

Hi Daniel

There is a compile error as below when I try to build branch refactor_shapes_creation using ndk r19 for Android platform.

Compiler: ndk r19

/react_physics/include/reactphysics3d/memory/DefaultAllocator.h:67:24: error: use of undeclared identifier
      'aligned_alloc'
                return std::aligned_alloc(GLOBAL_ALIGNMENT, size);
@DanielChappuis
Copy link
Owner

Thanks a lot for your feedback.

I wil try to fix that on Android platform. However, you should really not use this branch. This is a development branch that I am currently working on. You you use the master branch instead.

@DanielChappuis DanielChappuis self-assigned this Nov 13, 2022
@DanielChappuis DanielChappuis added this to the Release v1.0.0 milestone Nov 13, 2022
@zack-not-know-why-it-work
Copy link
Author

Thank you. I will use master branch instead.

@Chaosaber
Copy link

Chaosaber commented Oct 24, 2023

Hi~ Has this problem been fixed?

@DanielChappuis
Copy link
Owner

This should now be fixed in version v0.10.0 of the library. Thanks a lot for reporting the issue.

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

No branches or pull requests

3 participants