Skip to content

Add runtime destination install#345

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
aviks:patch-1
Dec 31, 2022
Merged

Add runtime destination install#345
ggerganov merged 1 commit intoggml-org:masterfrom
aviks:patch-1

Conversation

@aviks
Copy link
Copy Markdown
Contributor

@aviks aviks commented Dec 30, 2022

Needed for mingw32 build to successfully install the dlls in the correct location.

I realise the default setting in the CMakefile disables the shared library build for mingw32, but when I force it on, I need this change to install the dlls.

(As an aside, we compile and ship binaries for about 9 different platforms for this library for the Julia ecosystem. JuliaPackaging/Yggdrasil#6021)

needed for mingw32 build to successfully install the dlls in the correct location
@ggerganov ggerganov merged commit a091581 into ggml-org:master Dec 31, 2022
anandijain pushed a commit to anandijain/whisper.cpp that referenced this pull request Apr 28, 2023
needed for mingw32 build to successfully install the dlls in the correct location
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
needed for mingw32 build to successfully install the dlls in the correct location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants