brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[CLOSED] Windows64 bit #437

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by jha-g Tuesday Apr 02, 2019 at 11:55 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/663


Windows 64 bit build can be done using following commands. I am using this build as my default brackets and have not seen any issue yet. TODO: installer is not working.

grunt setup --force-target-word-size=64 --verbose
grunt build  --force-target-word-size=64 --verbose

jha-g included the following code: https://github.com/adobe/brackets-shell/pull/663/commits