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
when I run ninja -C out/nw nwjs in branch nw83, it throw error like ninja: error: '../../headless/app/headless_shell_switches.cc', needed by 'obj/headless/headless_shell_lib/headless_shell_switches.o', missing and no known rule to make it
I found the headless_shell_switches.cc was deleted in branch nw73
The text was updated successfully, but these errors were encountered:
when I run
ninja -C out/nw nwjs
in branch nw83, it throw error likeninja: error: '../../headless/app/headless_shell_switches.cc', needed by 'obj/headless/headless_shell_lib/headless_shell_switches.o', missing and no known rule to make it
I found the headless_shell_switches.cc was deleted in branch nw73
The text was updated successfully, but these errors were encountered: