mmorise / World

A high-quality speech analysis, manipulation and synthesis system
http://www.kisc.meiji.ac.jp/~mmorise/world/english
Other
1.18k stars 253 forks source link

Resolve build errors on MinGW #89

Closed but80 closed 5 years ago

but80 commented 5 years ago

Made mkdir in makefile work on Windows.

Also, solves that gcc reports build errors about undeclared symbols (DWORD timeGetTime etc) during compiling tests.

My environment: MinGW installed by Chocolatey on Windows 10 x64

mmorise commented 5 years ago

Thank you for your request. I checked and verified your request in my environment. I accept it soon.