Loading...
Searching...
No Matches
Go to the documentation of this file.
32#include <wx/platform.h>
34#if defined( __unix__ ) and not defined( __APPLE__ )
38 #if wxUSE_GLCANVAS_EGL
42 #error "KICAD_USE_EGL can only be used when wxWidgets is compiled with the EGL canvas"
47 #if wxUSE_GLCANVAS_EGL
48 #error "KICAD_USE_EGL must be defined since wxWidgets has been compiled with the EGL canvas"