File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -255,9 +255,9 @@ jobs:
255255 COMP3D_DIR=$(pwd)/autobuild/Release
256256 mkdir -p ${COMP3D_DIR}/platforms ${COMP3D_DIR}/imageformats
257257 cd /C/Miniconda/envs/test/Library/bin/
258- cp deflate.dll Lerc.dll libcrypto-3-x64.dll libcurl.dll liblzma.dll libssh2.dll proj_*.dll sqlite3.dll tiff.dll zlib.dll zstd.dll ${COMP3D_DIR}/
258+ cp deflate.dll Lerc.dll libcrypto-3-x64.dll libcurl.dll liblzma.dll libssh2.dll proj_*.dll sqlite3.dll tiff.dll libsharpyuv.dll libwebp.dll libjpeg.dll zlib.dll zstd.dll ${COMP3D_DIR}/
259259 cd $Qt5_Dir/bin
260- cp Qt5Core.dll Qt5Gui.dll Qt5Xml.dll Qt5OpenGL.dll Qt5Widgets.dll ${COMP3D_DIR}/
260+ cp Qt5Core.dll Qt5Gui.dll Qt5Xml.dll Qt5OpenGL.dll Qt5Widgets.dll Qt5Svg.dll ${COMP3D_DIR}/
261261 cd $Qt5_Dir/plugins
262262 cp platforms/qwindows.dll ${COMP3D_DIR}/platforms/
263263 cp imageformats/*.dll ${COMP3D_DIR}/imageformats/
You can’t perform that action at this time.
0 commit comments