Incidencia #43407

Meson: Set _WIN32_WINNT when searching for functions

Abrir Fecha: 2021-12-14 14:36 Última actualización: 2022-01-02 10:55

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Invalid
Fichero:
Ninguno

Details

Meson configure does not currently find functions that would require higher (than what ever is the minimum with msys2 headers) Windows version. To change that, set _WIN32_WINNT for these checks (they ignore global options where it's currently set), so they know that functions available only in later Windows versions suffice.

Ticket History (3/3 Histories)

2021-12-14 14:36 Updated by: cazfi
  • New Ticket "Meson: Set _WIN32_WINNT when searching fo functions" created
2021-12-14 15:10 Updated by: cazfi
  • Summary Updated
2022-01-02 10:55 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Invalid
Comentario

This is not needed - premises turned out to be false. Function search is interested about the library files only. It doesn't care about headers, and how they are parsed, at all.

Attachment File List

No attachments

Editar

Please login to add comment to this ticket » Entrar