Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Windows 64-bit build target #12814

Open
timothydewolf opened this issue Oct 4, 2016 · 2 comments
Open

Windows 64-bit build target #12814

timothydewolf opened this issue Oct 4, 2016 · 2 comments

Comments

@timothydewolf
Copy link

No 64-bit build target on Windows

Attempting a 64-bit build on Visual Studio 2015 yields errors. I updated my code locally to allow the 64-bit build to proceed, meaning fixing things like moving GetWindowLong=>GetWindowLongPtr in the NC painting code and numerous size_t <=> int casts.

The Gruntfile does not contain a 64-bit build target. Would it be possible to get this 64-bit target into git? I think it would be nice for those wanting to build their own (64-bit CEF) apps on brackets-shell.

@ficristo
Copy link
Collaborator

While I agree, I think Adobe should upload a CEF for Windows 64-bit first. Then probably there is some work to do, as you already found.
If you really need a 64bit Brackets you can try https://github.com/zaggino/brackets-electron/

@Denisov21
Copy link
Contributor

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants