Skip to content

How to run macosx platform? #21

@jeffrey-flo

Description

@jeffrey-flo

I am encountering an error on macOS with Apple Silicon. I followed the build instructions in the README file, but when I execute the load command after the build, I receive the following error.

> cargo build --features=ipadic,ko-dic,cc-cedict,cjk,extension --> Done
> export LINDERA_CONFIG_PATH=./resources/lindera.yml --> Done
> sqlite3 example.db --> Done

sqlite> .load ./target/debug/liblindera_sqlite lindera_fts5_tokenizer_init --> Error 
Error: error during initialization:   --> Error 

Could you please advise on how I can run this to test it on my environment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions