Skip to content

Fix atom-shell build on windows - #512

Merged
johnhaley81 merged 1 commit into
masterfrom
fix-atom-shell-windows-compiler-error
Mar 24, 2015
Merged

Fix atom-shell build on windows#512
johnhaley81 merged 1 commit into
masterfrom
fix-atom-shell-windows-compiler-error

Conversation

@johnhaley81

Copy link
Copy Markdown
Collaborator

When compiling against the latest (0.22.1 currently) atom-shell
something was defining HAVE_POLL which is a linux system header
file. This was breaking the atom-shell build on windows.

@johnhaley81
johnhaley81 force-pushed the fix-atom-shell-windows-compiler-error branch 2 times, most recently from e9bbe02 to e2e67c9 Compare March 24, 2015 20:05
When compiling against the latest (0.22.1 currently) atom-shell
something was defining `HAVE_POLL` which is a linux system header
file. This was breaking the atom-shell build on windows.
@johnhaley81
johnhaley81 force-pushed the fix-atom-shell-windows-compiler-error branch from e2e67c9 to 2c0b94e Compare March 24, 2015 20:34
johnhaley81 added a commit that referenced this pull request Mar 24, 2015
@johnhaley81
johnhaley81 merged commit 1dc26c6 into master Mar 24, 2015
@johnhaley81
johnhaley81 deleted the fix-atom-shell-windows-compiler-error branch March 24, 2015 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant