Thanks for finding this issue. The attached diff should fix compilation for you. What compiler do you use?
On Sat, Aug 29, 2015 at 3:18 AM, Bruno Jesus 00cpxxx@gmail.com wrote:
Hi all, I have not compiled wine in one about 4 days and now I updated and tried and the results are:
../../../wine/dlls/d3d11/utils.c: In function ‘d3d11_resource_misc_flags_from_d3d10_resource_misc_flags’: ../../../wine/dlls/d3d11/utils.c:473:13: error: initializer element is not constant ../../../wine/dlls/d3d11/utils.c: In function ‘d3d10_resource_misc_flags_from_d3d11_resource_misc_flags’: ../../../wine/dlls/d3d11/utils.c:501:13: error: initializer element is not constant make[1]: ** [utils.o] Erro 1 make[1]: Saindo do diretório `/home/bruno/programs/wine32/dlls/d3d11' make: ** [dlls/d3d11] Erro 2
Is anyone experiencing a similar issue? I already tried make clean && make.
Best regards, Bruno