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