[PATCH v3 0/1] MR46: d3dx10/tests: Fix d3dx10_34 test failures on all Windows versions.

Alexandre Julliard (@julliard) wine at gitlab.winehq.org
Wed May 18 10:35:28 CDT 2022


Alexandre Julliard (@julliard) commented about dlls/d3dx10_34/tests/Makefile.in:
>  EXTRADEFS = -DWINE_NO_LONG_TYPES
>  TESTDLL = d3dx10_34.dll
>  IMPORTS = d3dx10_34 ole32 gdi32
> +EXTRADEFS = -DD3DX10_SDK_VERSION=34
This will override the -DWINE_NO_LONG_TYPES define and cause warnings.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/46#note_984



More information about the wine-devel mailing list