How to compile with RAD Studio C++ Builder 12 BCC64 using AVX, SSE, F16C extensions?
I’m just compiling some plain C code under C++ Builder 12 for x64 (the compiler called from the IDE is BCC64.EXE) and when I enable some macros in third party headers related to CPU extensions like AVX, SSE and F16C I get error messages like these: