是否存在一种简单的方式,可以将MinGW的dll复制进构建目录以供打包?/ Way of packaging dll of MinGW #6722
-
我正在使用mingw,为了分发我需要将 local lib = find_library('libwinpthread-1', path.splitenv(vformat'$(env PATH)'))
-- 然后os.cp 不太优雅啊……有没有一种更简单的方式呢? |
Beta Was this translation helpful? Give feedback.
Answered by
star-hengxing
Aug 17, 2025
Replies: 1 comment
-
用 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qwertycxz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用
import("detect.sdks.find_mingw")