Closed jeremyd2019 closed 3 years ago
import libraries need to go in libdir (/lib), while dlls need to be on the PATH so need to be installed to shlibdir (/bin)
/lib
/bin
This hunk was overlooked from MINGW-packages' patch, noticed when opening msys2/MINGW-packages#9560
import libraries need to go in libdir (
/lib
), while dlls need to be on the PATH so need to be installed to shlibdir (/bin
)This hunk was overlooked from MINGW-packages' patch, noticed when opening msys2/MINGW-packages#9560