> After updating from git master this morning, I'm finding a
> compilation error in 'builds/windows/ftdebug.c' when I try to build
> with MSVC.  It gives me an error at line 114:-
> 
>   /* array of trace levels, initialized to 0 */
>   int  ft_trace_levels[trace_count];  // <--- compilation fails here !!!
> 
> and the error is:-
> 
>    error C2372: 'ft_trace_levels' : redefinition; different types of
>    indirection

Thanks for the report; this should be fixed now in git.  Please retry.


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to