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
I use latest toolchain stable-i686-pc-windows-msvc and VC-2015 on Windows 10, compile a helloworld.exe (which is valid on Windows 10), and try to run it in XP, but the OS tells me that it's an invalid executable.
Maybe we should have an option to use Windows Kit (SDK) 7.1 (v140_xp toolset etc.)?
I known firefox is using some rust components, which I don't known how they are compiled for XP.