Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Problem compìling after r11701 (related to Direct2D)

<< < (7/7)

tomay3000:

--- Quote from: Miguel Gimenez on May 30, 2019, 09:39:23 am ---
--- Code: ---#if defined(_MSC_VER) && _MSC_VER >= 1600
    #define wxUSE_GRAPHICS_DIRECT2D wxUSE_GRAPHICS_CONTEXT
#else
    #define wxUSE_GRAPHICS_DIRECT2D wxUSE_GRAPHICS_CONTEXT
#endif

--- End code ---

--- End quote ---

Using this workaround and recompiled wx worked for me.

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

Navigation

[0] Message Index

[*] Previous page

Go to full version