apery_rust icon indicating copy to clipboard operation
apery_rust copied to clipboard

Windows system compilation problems

Open a447961881 opened this issue 3 years ago • 1 comments

Hello, if I want to compile the latest version on windows, what environment should I install? I'm not very good at code, is there any step-by-step instruction? Thanks for answering

a447961881 avatar Aug 30 '21 09:08 a447961881

I'm sorry I didn't realize your question for a long time. Have you tried the Install chapter in the README.md? Install Visual Studio C++ Build tools and rustup. Build apery_rust as described in the Build chapter in the README.md. And you can get apery_rust/target/release/apery.exe.

HiraokaTakuya avatar Jun 24 '22 15:06 HiraokaTakuya