News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problem compìling after r11701 (related to Direct2D)

Started by Miguel Gimenez, May 19, 2019, 01:57:33 PM

Previous topic - Next topic

tomay3000

Quote from: Miguel Gimenez on May 30, 2019, 09:39:23 AM

#if defined(_MSC_VER) && _MSC_VER >= 1600
    #define wxUSE_GRAPHICS_DIRECT2D wxUSE_GRAPHICS_CONTEXT
#else
    #define wxUSE_GRAPHICS_DIRECT2D wxUSE_GRAPHICS_CONTEXT
#endif


Using this workaround and recompiled wx worked for me.

wxWidgets : 3.1.3 trunk
C::B : 11712 trunk
Mingw-w64 G++ : 9.1.0