Loading...
Searching...
No Matches
Go to the documentation of this file.
32#include <wx/platform.h>
33#include <wx/version.h>
36#if wxCHECK_VERSION( 3, 3, 3 )
43 #if defined( __unix__ ) and not defined( __APPLE__ )
47 #if wxUSE_GLCANVAS_EGL
51 #error "KICAD_USE_EGL can only be used when wxWidgets is compiled with the EGL canvas"
56 #if wxUSE_GLCANVAS_EGL
57 #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas"