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

error: ‘fabs’ was not declared in this scope; did you mean ‘iabs’ #43

Open
niansa opened this issue Oct 23, 2021 · 1 comment
Open

Comments

@niansa
Copy link

niansa commented Oct 23, 2021

Hey, I am getting this error during compilation in Engine/third_party/bc7enc/bc7enc/rgbcx.h.

What's the cause and how do I fix that?

@RallyTronics
Copy link

Sounds like you need to #include <math.h>?

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