Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/projects/nwjs_from_source.meta failed
Hotfix release available: 2025-05-14a "Librarian".
upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian".
upgrade now! [56] (what's this?)
projects:nwjs_from_source
Differences
This shows you the differences between two versions of the page.
projects:nwjs_from_source [2020/12/04 06:51] – old revision restored (2020/09/14 06:32) 2a01:4f8:190:740d::2 | projects:nwjs_from_source [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== nwjs from source ===== | ||
+ | debugging | ||
+ | < | ||
+ | cd / | ||
+ | export PATH="/ | ||
+ | export PATH="/ | ||
+ | export GYP_DEFINES=" | ||
+ | gn gen out/nw --args=' | ||
+ | GYP_CHROMIUM_NO_ACTION=0 ./ | ||
+ | cd / | ||
+ | cc -MMD -MF obj/ | ||
+ | </ | ||
+ | finding the missing include files | ||
+ | <code bash> | ||
+ | find / | ||
+ | / | ||
+ | </ |