User Activity

  • Posted a comment on discussion General Discussion on half

    Hi, Thank you for your reply. Turns out using clang-12 on linux with -fno-exceptions produce similar error. AFAIK Android NDK is using clang for their compiler. on my machine clang --version says: Ubuntu clang version 12.0.0-3ubuntu1~20.04.3 Thank you for your time. Best Regards,

  • Posted a comment on discussion General Discussion on half

    Hi, Sorry to bother you again. This time it's Android Studio. Compiling using Android Studio with ndk 22.1.7171670 or 23.1.7779620 will throw error: half.hpp:4576:4: error: cannot use 'throw' with exceptions disabled Setting the flag -DHALF_ERRHANDLING_FLAGS=0 doesn't help. Did I miss anything? Thank you for your time! Best Regards,

  • Posted a comment on discussion General Discussion on half

    Hi, Defining HALF_ENABLE_CPP11_CFENV=0 fix the issue. Thank you so much and keep up the good work! Cheers!

  • Posted a comment on discussion General Discussion on half

    Hi, Thank you for this awesome library. It works on desktop but unfortunately emscripten can't compile it. Macros such as FE_INEXACT and FE_INVALID are not defined. According to emscripten release 1.39.15: 05/06/2020: Stop defining FE_INEXACT and other floating point exception macros in libc, since we don't support them. That also prevents musl from including code using pragmas that don't make sense for wasm. Ifdef out other uses of those pragmas as well, as tip of tree LLVM now fails to compile...

View All

Personal Data

Username:
pixelblender3d
Joined:
2011-07-31 14:18:49

Projects

  • No projects to display.

Personal Tools