You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running make results in the following errors on Windows:
PS C:\dev\qmk_firmware> make plaid:default
0 [main] sh 12400 sync_with_child: child 10744(0x1BC) died before initialization with status code 0xC0000142
106 [main] sh 12400 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
0 [main] sh 5636 sync_with_child: child 10812(0x1C8) died before initialization with status code 0xC0000142
94 [main] sh 5636 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
0 [main] sh 15020 sync_with_child: child 8084(0x1B8) died before initialization with status code 0xC0000142
94 [main] sh 15020 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
0 [main] sh 568 sync_with_child: child 13728(0x1B4) died before initialization with status code 0xC0000142
129 [main] sh 568 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
make: *** [plaid:default] Error 128
I had no issues entering bootloader mode or getting USBasp recognized. I have pulled the latest qmk firmware package from git.
Any help is appreciated.
The text was updated successfully, but these errors were encountered:
Running make results in the following errors on Windows:
I had no issues entering bootloader mode or getting USBasp recognized. I have pulled the latest qmk firmware package from git.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: