You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following error when compiling with AVX512 support enabled. I have tested this under an i9-10920X and Intel Xeon 8272CL processor. If I disable AVX512 the project will compile.
Severity Code Description Project File Line Suppression State Details
Error C4013 'bit' undefined; assuming extern returning int base64 C:\source\libs\base64\lib\codec_choose.c 222
The text was updated successfully, but these errors were encountered:
I am getting the following error when compiling with AVX512 support enabled. I have tested this under an i9-10920X and Intel Xeon 8272CL processor. If I disable AVX512 the project will compile.
Severity Code Description Project File Line Suppression State Details
Error C4013 'bit' undefined; assuming extern returning int base64 C:\source\libs\base64\lib\codec_choose.c 222
The text was updated successfully, but these errors were encountered: