On 23/12/2021 1:07 AM, Axel Spoerl wrote:
/cmath:317:9: error: no member named 'signbit' in the global namespace; did you mean '__signbit'?

using ::signbit;

       ~~^

/usr/include/bits/mathcalls-helper-functions.h:25:20: note: '__signbit' declared here


Emscripten does not include this file mathcalls-helper-functions.h, I think host include paths are getting added when they should not.



--
Lorn Potter
Freelance Qt Developer. Platform Maintainer Qt WebAssembly, Maintainer QtSensors
Author, Hands-on Mobile and Embedded Development with Qt 5

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to