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
For some reason when using older (e.g. 2.089) dmd, providing both 32-bit and 64-bit libcurl.dll via PATH result in an Access Violation. Root cause is not clear - I was not able to reproduce the problem on my local Windows machine with the same dmd archive.
Further investigation requires rebuilding Phobos with debug symbols for CI and currently is a low priority.
The text was updated successfully, but these errors were encountered:
Split from #48
For some reason when using older (e.g. 2.089) dmd, providing both 32-bit and 64-bit libcurl.dll via
PATH
result in an Access Violation. Root cause is not clear - I was not able to reproduce the problem on my local Windows machine with the same dmd archive.Further investigation requires rebuilding Phobos with debug symbols for CI and currently is a low priority.
The text was updated successfully, but these errors were encountered: