On Thursday, 28 January 2021 at 17:00:35 UTC, Siemargl wrote:
On Thursday, 28 January 2021 at 16:46:40 UTC, frame wrote:
On Thursday, 28 January 2021 at 12:42:09 UTC, Siemargl wrote:
Update. Something is broken in DLL support in druntime for Win7.

I take previous working in Win10 binary and try run it in virtual Windows 7 SP1 x64.
Got this

You can't expect that a Win10 build also runs on Win7.

Why not?

Only VS2013 runtime is prereq for DMD programs

* you shouln't assume

I just guess that the library loading code is different between 7 and 10. I get the same error if I try to load a LDC compiled DLL in a DMD executable.

Did you try to compile the DLL on Win 7 too?

Reply via email to