チケット #43270

Meson: _WIN32_WINNT defined too late

登録: 2021-11-24 20:31 最終更新: 2021-12-14 14:57

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

Meson configure checks set _WIN32_WINNT too late. It's used by the actual build, but not when running checks for availability of the functions. Some functions are only available when _WIN32_WINNT indicates new enough Windows version.

チケットの履歴 (5 件中 3 件表示)

2021-11-24 20:31 更新者: cazfi
  • 新しいチケット "Meson: _WIN32_WINNT defined too late" が作成されました
2021-11-27 15:00 更新者: cazfi
  • 解決法なし から 受領 に更新されました
2021-12-14 14:31 更新者: cazfi
コメント

While this patch is still needed for providing baseline for further development (to add stuff to the moved code block), it does not, unlike assumed in the original submission, itself help in searching the functions that depend on Windows version being high enough. The checks ignore global options that we set here.

2021-12-14 14:57 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする