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
{{ message }}
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.
Is it possible to remove MSCVR120.dll dependency from the exe file completely? Putting the dll file into the exe directory works, but inefficient for me because it needs 2 files instead of one. Might seems weird but I don't want to install VC Redist unless I really need it.
The text was updated successfully, but these errors were encountered:
Is it possible to remove MSCVR120.dll dependency from the exe file completely? Putting the dll file into the exe directory works, but inefficient for me because it needs 2 files instead of one. Might seems weird but I don't want to install VC Redist unless I really need it.
The text was updated successfully, but these errors were encountered: