Skip to content

Conversation

qwerty2501
Copy link

@qwerty2501
Copy link
Author

default branchが 1.11 になってますがいいんでしょうか?

@PickledChair
Copy link
Member

以下の部分もコメントアウトを解除する必要があると思いました!

/* for Open JTalk
#if defined(_WIN32) && !defined(__CYGWIN__)
#define WPATH(path) (MeCab::Utf8ToWide(path).c_str())
#else
#define WPATH(path) (path)
#endif
*/
#define WPATH(path) (path)

@qwerty2501
Copy link
Author

@PickledChair 解除しました

@Hiroshiba
Copy link
Member

default branchが 1.11 になってます

たしかこれで大丈夫な運用なはず・・・!

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.

LGTM!!

@Hiroshiba
Copy link
Member

pyopenjtlak側の設定が必要なことを忘れないようにissue作っておきました。

@qwerty2501 qwerty2501 deleted the feature/utf8-for-windows branch July 27, 2022 23:44
Hiroshiba pushed a commit that referenced this pull request Apr 1, 2025
* Update code for open jtalk 1.11

based on open_jtalk-1.11.tar.gz
https://sourceforge.net/projects/open-jtalk/

* Update version in CMakeLists.txt
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