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

Support building dll on windows #63

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Conversation

csukuangfj
Copy link
Collaborator

Before this PR with static link

-rw-rw-rw-  1 fangjun  staff   2.1M Aug 30  2023 kaldifst_core.lib
-rw-rw-rw-  1 fangjun  staff   9.6M Aug 30  2023 kaldifst_fst.lib
-rw-rw-rw-  1 fangjun  staff   160M Aug 30  2023 kaldifst_fstscript.lib

With this PR using dynamic link

-rw-rw-rw-  1 fangjun  staff   1.1M Jun 13 04:59 kaldifst_core.dll
-rw-rw-rw-  1 fangjun  staff   1.4M Jun 13 04:59 kaldifst_fst.dll
-rw-rw-rw-  1 fangjun  staff    11M Jun 13 05:03 kaldifst_fstscript.dll

@csukuangfj csukuangfj merged commit 4e226e2 into k2-fsa:master Jun 13, 2024
17 checks passed
@csukuangfj csukuangfj deleted the dll-win branch June 13, 2024 05:14
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.

1 participant