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

Возможность использования tomita-parser как разделяемой библиотеки #103

Open
gilmullin opened this issue Dec 29, 2018 · 4 comments

Comments

@gilmullin
Copy link

... а также java-биндинги.

Данный патч #102 реализует данную возможность. Хотелось бы обсудить возможность его принятия.

@grandsbor
Copy link
Contributor

cc @victorbocharov

@shuric80
Copy link

Как компилируете в разделяемую библиотеку?

@demidov163
Copy link

Добрый день. А как это подразумевается использовать, есть гайд?

@gilmullin
Copy link
Author

gilmullin commented Apr 28, 2020

По идее сборка простая. Из сборочной директории выполнить

cmake ../src/ -DCMAKE_BUILD_TYPE=Release && make

или же воспользоваться gradle-таской buildDeb, которая делает тоже самое (правда, я не вижу тут файла tomita_build.sh, который данная таска запускает).

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

4 participants