Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add runtime destination install #345

Merged
merged 1 commit into from Dec 31, 2022
Merged

Conversation

aviks
Copy link
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 ggerganov:master Dec 31, 2022
rock3125 pushed a commit to rock3125/whisper.cpp that referenced this pull request Feb 21, 2023
needed for mingw32 build to successfully install the dlls in the correct location
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.

None yet

2 participants