MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

qt5-static: update to 5.15.5

Open tsl0922 opened this issue 1 year ago • 2 comments

tsl0922 avatar Aug 14 '22 15:08 tsl0922

thanks (the gcc builds always time out)

lazka avatar Aug 15 '22 09:08 lazka

Also make sure the static libs are not importing from shared libraries of any dependencies (except system DLLs). e.g. nm libqt5*.a | grep __imp

Biswa96 avatar Aug 15 '22 09:08 Biswa96