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
Ah, I guess I need to check for this with an #ifdef or dynamically -- I'll look into it. In the meantime you can compile by just commenting out the code as it is not used in an essential way.
In _mi_prim_mem_init, the API function GetPhysicallyInstalledSystemMemory is used, which is not supported in the XP system.
I searched the source code and found that physical_memory is not called anywhere.
This code seems to be meaningless. Should it be removed?
@daanx
The text was updated successfully, but these errors were encountered: