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
Problem is that different to x86 platform where I can test CPU platform and features with the cpuid API, on ARM I don't know how to test the ARM cpu at runtime. So the system info is somehow hard coded for ARM compilation.
But you are right, at least I should make MSVC compilation consistent with my Makefile builds.
Dear Mr. @Matthies ,
maybe this is even not worth reporting, as most of us prefer a GUI for their chess engine anyway.
My MSVC build:
Your official release (kindly featuring a WinArm64 build):
In any case, thank you for introducing arm64 support in your Visual Studio solution file.
The text was updated successfully, but these errors were encountered: