Hello!

I am a Windows developer with passion on indie game development. If you would like to talk to me, kindly drop me an email at fuzhouch@gmail.com.

Posts

2023-11-12

Xmake: A great one-stop build system

This week I started a new project, to evaluate Haxe and Heaps as an alternative game development framework for my 2D retro indie game. As the first required step, I would like to build my own Hashlink virtual machine and make sure it runs on all gaming clients I plan to support. I had a rather painful experience with Cmake for two days, then I decided to use Xmake instead. It finally solved all my problem.