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

[Rust]linux,macosのshared libraryをバージョンつきのものを配置するように変更 #199

Merged

Conversation

qwerty2501
Copy link
Contributor

内容

サンプル実装より、現在配置してるshared libraryはバージョンなしのため実行に失敗する。そのためバージョンつきのものに変更する必要がある

関連 Issue

refs #128 #197 (comment)

サンプル実装より、現在配置してるshared
libraryはバージョンなしのため実行に失敗するためバージョンつきのものに変更する必要がある
refs VOICEVOX#128 VOICEVOX#197 (comment)
@qwerty2501 qwerty2501 changed the title linux,macosのshared libraryをバージョンつきのものを配置するように変更 [Rust]linux,macosのshared libraryをバージョンつきのものを配置するように変更 Jul 23, 2022
Copy link
Member

@PickledChair PickledChair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コメント書きましたが、どちらが正解かわからないので、ビルド後のcoreを使ってexampleが通るかのテストを書いてから修正で良さそうな気がしました!

ということでLGTM!
(一応コメントをまちたいと思います)

@Hiroshiba Hiroshiba merged commit 4b5a2d5 into VOICEVOX:rust Jul 23, 2022
qwerty2501 added a commit to qwerty2501/voicevox_core that referenced this pull request Jul 23, 2022
linux,macosのshared libraryをバージョンつきのものを配置するように変更

サンプル実装より、現在配置してるshared
libraryはバージョンなしのため実行に失敗するためバージョンつきのものに変更する必要がある
refs VOICEVOX#128 VOICEVOX#197 (comment)
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.

3 participants