Closed
Description
Hey!
I've just upgraded to nwjs 49.0, and i found what seems to be a redundant resource, that makes the compilation fail when compiling a deploy build on Windows x64.
It seems like removing the line:
in the file:
src/chrome/browser/nwjs_resouces.grd
fixed the issue and now compilation is passing with no issues.
That issue didn't appear to happen in SDK compilation.