Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker Support => Topic started by: Carlo Bramini on February 24, 2022, 19:21:51

Title: MilkyTracker v1.03.00 for Windows on ARM64
Post by: Carlo Bramini on February 24, 2022, 19:21:51
Hello,
I compiled the latest version 1.03.00 of MilkyTracker for running on Windows on ARM64.

Hopefully, there is nothing to change into the source code: all you need to do is to get the zip source archive and unpack it. Next, configure with cmake-gui and select ARM64 as target platform. Finally, open the generated solution file with Visual Studio (community edition is enough), select between Debug or Release configuration and press F7 key for starting the build. At the end of the build process, you will have your executable into the output directory.
That's all.

At the moment, I uploaded the precompiled binary here:

https://github.com/carlo-bramini/MilkyTracker/releases/tag/v1.03.00

I hope that you will find this useful and it could be moved near to the officially released files for all people using MilkyTracker on Windows on ARM64.

Sincerely.