Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.7.0
-
None
-
None
-
bb838213a33c2f493ae9bd9a16cc4968d64dc2da
Description
It gives a compile error:
tools\qsimd.cpp(55) : error C3861: 'IsProcessorFeaturePresent': identifier not found
I think qsimd_p.h should include winbase.h , thats where IsProcessorFeaturePresent function is defined.