How to link a msvcr120.dll in an inverse recursive way after a Windows .exe binary deployment
rikki cattermole
rikki at cattermole.co.nz
Sun Sep 4 15:41:18 UTC 2022
I've been reading up fairly recently on RPATH for *nix which does what
you want. Unfortunately as far as I've found there is no way to do this
on Windows without an extra executable.
More information about the Digitalmars-d-learn
mailing list