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
Hey,
unfortunately I do not have a working visual studio environment currently. I will leave the issue open until someone can help or I have a running environment on my own.
I have just compiled the file with the changes @wireshrink suggested for the native_cpuid function and it works on Windows 10 compiled with Visual Studio 2017.
I have then taken the code to a RHEL 6 machine with GCC 4.4.7 and it still works. Using the -Wall switch of course complains that main doesn't return a value.
(Who needs it at all, anyway) ?
With visual studio compiler it should look like
I know that it works in windows but unfortunately can not check that it still works in other places.
The text was updated successfully, but these errors were encountered: