Unable to run make_all.bat in wixel SDK

I’ve made some changes to some example apps provided by the wixel SDK (saved the modified programs in new folders) but am unable to run the “make_all.bat” file. Even if I remove all the modified programs, it doesn’t run.

The terminal output:

Compiling apps/example_blink_led/example_blink_led.rel
      0 [main] sh 47640 sync_with_child: child 48312(0x1DC) died before initialization with status code 0xC0000142
    206 [main] sh 47640 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
make: *** [apps/example_blink_led/example_blink_led.rel] Error 128
You may now close this window.

I’m using windows 11 and have also tried reinstalling the wixel SDK but am still facing the same issue.

Hello.

I am sorry you are having trouble compiling code for the Wixel. Please see the advice I wrote about how to fix that error message in this thread:

I hope that helps, and please let me know if you have any further questions.

–David