The reason of this issue is the API discrepancy. When compiled on my x86_64 (Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz) or GA, coitrees uses this class and when compiled on MacBook M2, coitrees uses this class.
Surprisingly they have different API. I'll try to fix it in our code.
The reason of this issue is the API discrepancy. When compiled on my x86_64 (Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz) or GA, coitrees uses this class and when compiled on MacBook M2, coitrees uses this class.
Surprisingly they have different API. I'll try to fix it in our code.