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

Compilation warning on header guard dAnimationTwoWayBlend.h #240

Open
execomrt opened this issue Aug 2, 2021 · 4 comments
Open

Compilation warning on header guard dAnimationTwoWayBlend.h #240

execomrt opened this issue Aug 2, 2021 · 4 comments

Comments

@execomrt
Copy link

execomrt commented Aug 2, 2021

newton-3.14/sdk/dAnimation/dAnimationTwoWayBlend.h:12:9: warning: 'D_ANIMATION_TWO_WAY_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
newton-3.14/sdk/dAnimation/dAnimationTwoWayBlend.h:13:9: note: 'D_ANIMATION_EFFECTOR_BLEND_TWO_WAY_h' is defined here; did you mean 'D_ANIMATION_TWO_WAY_h'?

@JulioJerez
Copy link
Contributor

yes, I made a mistake when doing teh animation for 4.00
it was fixed.
thank for the warning.

has you try using 4.0 ?
it almost has all the functionality of 3.14 and is far more robust.

@execomrt
Copy link
Author

execomrt commented Aug 6, 2021

Hello, I've branched 3.14 and also resolved some compilation fixes for Android NDK. Check dgTypes.h for example. Android might not have ARM supported and can have SSE for example. I didn't test yet 4.0.

@JulioJerez
Copy link
Contributor

JulioJerez commented Aug 6, 2021

Hello, I've branched 3.14 and also resolved some compilation fixes for Android NDK.

what change did you make?

@JulioJerez
Copy link
Contributor

JulioJerez commented Aug 6, 2021 via email

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

2 participants