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

Do you plan to make it work on Mac or Ubuntu? #3

Open
rarafy opened this issue Mar 12, 2022 · 5 comments
Open

Do you plan to make it work on Mac or Ubuntu? #3

rarafy opened this issue Mar 12, 2022 · 5 comments

Comments

@rarafy
Copy link
Owner

rarafy commented Mar 12, 2022

We are not thinking about it at the moment. This is because most users are using Windows and such voices have not been raised yet. If there are those who wish to do so, we will implement it.

@rarafy
Copy link
Owner Author

rarafy commented May 17, 2022

多くのユーザがWindowsを採用している上、Wine等のパッケージを使えばWindowsアプリをMacやUbuntuで動かすことが出来るので、公開時点ではMacやUbuntuへの対応は考えていませんでした。

ただし、まだ対応して欲しいとの意見が上がっていないだけなので、要望があれば実装する可能性もあります。

当プロジェクト(OpenJTalk For Unity)はOSSですから、既に該当機能を実装してしまった方からのプルリクエストも歓迎です。

@rarafy
Copy link
Owner Author

rarafy commented Jul 12, 2022

Androidの実装方法はこちらにメモしておきます
Android implementation instructions are noted here.

#4 (comment)

@masafumimori
Copy link

当方はmacを使っているため、ぜひmacへの対応していただけると幸いです。

試しにパッケージをインポートしてみたところ、Editor2020.3.26f1を使用しているためか、以下のようなエラーが出ておりました。

Library/PackageCache/jp.rarafy.openjtalk_for_unity@7e48c211ab/Runtime/Script/jtd_cs.cs(303,47): error CS0433: The type 'Size' exists in both 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'

当方の環境では、本パッケージを使用できないかと思いますので、特に解決策を探しているわけではありませんが、念の為共有いたしました。
以上、宜しくお願い致します。

@rarafy
Copy link
Owner Author

rarafy commented Sep 15, 2022

@masafumimori さん。コメントありがとうございます。
おそらくWindows用のDLLを使用してこれを実装しているためのエラーだと思われます。多分CMakeなり、その他のコンパイラなりでlibを書き出せば使えるようになると考えています。

あまりに忙しすぎてまったくメンテナンスが出来ていませんが、時間があればやりたいリストの一番上に書いておきます。

ちなみにMacでも、Windows向けにビルドした本アプリをWineを使って動かせば正常に動作します。ちなみにUnity Editor(Windows用)もMacで動作すると思われます。

よろしくお願いします。

@rarafy
Copy link
Owner Author

rarafy commented Oct 25, 2022

進捗:

・Mac版
M1【Apple Silicon】関係のエラーが原因で実装出来ていません。Appleがこの互換性の問題を何らかの形で解消しないと実装は厳しいかと思われます。

・Linux
試験機が手に入り次第、実装を確認します。WSL2でのデバッグなので「音声カードが見つからない」エラーで詰まっている状況です。

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

No branches or pull requests

2 participants