[CELT-dev] Another thing it might be nice to fix in CELT

John Ridges jridges at masque.com
Tue Mar 1 12:41:45 PST 2011


Hi,

Bjoern's solution of adding the line:

#pragma intrinsic(_BitScanReverse)

after the:

# include<intrin.h>


worked for me, so it solves my debug build problem. However, you still 
might want to change the location of ec_ilog's prototype in entcode.h 
for those platforms that don't have an intrinsic like that.

Cheers,
John Ridges





More information about the celt-dev mailing list