dttvn0010 / mecab_dart

BSD 3-Clause "New" or "Revised" License
20 stars 15 forks source link

Add windows arm64 support #20

Closed CaptainDario closed 5 months ago

CaptainDario commented 5 months ago

This PR adds Windows arm64 support. It includes a new binary for Windows arm64 and the makefile has been adapted to include the binary based on the current system. This has been tested on arm64 windows but I am currently not able to test it on a windows x86 machine. Therefore, this should only be merged after it has been verified that the new makefile works on x86