Lorn, spot on, thank you! Reason for the host include path being added was that boost_system is needed by the application. That, of course, can be handled differently. Issue is solved.
Am Dienstag, 28. Dezember 2021, 00:57:14 CET schrieb Lorn Potter: > 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. _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest