make[2]: *** [Makefile:106: /c/purr-data/purr-data/externals/creb/modules/dynwav~.o] Error 1
That's because purr-data/packages/win32_inno/Makefile has build flags that are the right arch for win32 but the wrong arch for win64.
See line 18 for example.