Skip to content

Speculative fix for "No Target Architecture" error - #317

Merged
derekmauro merged 1 commit into
google:masterfrom
yukawa:follow_up_issue_315
May 9, 2025
Merged

derekmauro merged 1 commit into
google:masterfrom
yukawa:follow_up_issue_315

Conversation

@yukawa

@yukawa yukawa commented May 9, 2025

Copy link
Copy Markdown
Contributor

This commit attempts to fix the build failure reported in #316 (comment), which is a consequence of my previous commit (2ebbe0d).

With this commit relevant Win32 macros are overridden only while including <icu.h>. This commit also overrides _WIN32_WINNT to be consistent with NTDDI_VERSION.

This commit attempts to fix the build failure reported in

  google#316 (comment),

which was a consequence of my previous commit [1].

With this commit relevant Win32 macros are overridden only while
including <icu.h>. This commit also overrides _WIN32_WINNT to be
consistent with NTDDI_VERSION.

 [1]: 2ebbe0d
@derekmauro
derekmauro merged commit f8e494f into google:master May 9, 2025
@yukawa
yukawa deleted the follow_up_issue_315 branch May 10, 2025 13:10
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