Skip to content

Windows Building: not detected as 64-bit when searching for _X64_#473

Merged
opdenkamp merged 1 commit intoPulse-Eight:masterfrom
Vavassor:bugfix/windows-64-with-32-bit-time
Mar 28, 2020
Merged

Windows Building: not detected as 64-bit when searching for _X64_#473
opdenkamp merged 1 commit intoPulse-Eight:masterfrom
Vavassor:bugfix/windows-64-with-32-bit-time

Conversation

@Vavassor
Copy link
Contributor

@Vavassor Vavassor commented Sep 30, 2019

This check does not find _X64_ in Windows.h on my computer (Visual Studio 2019). It does have _AMD64_, so I included a check for both.

The error that failed the build was: 32-bit time_t was set (with _USE_32BIT_TIME_T) even though _WIN64 is defined.

@Vavassor Vavassor changed the title Fixes windows 64-bit not being detected under src/libcec. Windows not detected as 64-bit when searching for _X64_ Sep 30, 2019
@Vavassor Vavassor changed the title Windows not detected as 64-bit when searching for _X64_ Windows Building: not detected as 64-bit when searching for _X64_ Sep 30, 2019
@opdenkamp
Copy link
Contributor

I'm merging this PR in along with some other PRs in a few.
Thanks!

@opdenkamp opdenkamp merged commit d54b423 into Pulse-Eight:master Mar 28, 2020
opdenkamp added a commit that referenced this pull request Mar 28, 2020
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.

2 participants