From 58b49f68a53ae303125957684e1c7614d092c528 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Sun, 2 Aug 2015 01:35:42 -0700 Subject: [PATCH] libobs-opengl: Add windowless context #error --- libobs-opengl/gl-subsystem.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libobs-opengl/gl-subsystem.h b/libobs-opengl/gl-subsystem.h index defbe2278..46fcddb47 100644 --- a/libobs-opengl/gl-subsystem.h +++ b/libobs-opengl/gl-subsystem.h @@ -16,6 +16,7 @@ ******************************************************************************/ #pragma once +#error "libobs-opengl is not compilable in this commit (windowless context)" #include #include