From 04c27e1a04dc35d478e62065f490df94e7a42822 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 3 Mar 2019 20:49:29 +0000 Subject: Missing Windows DLL. --- platform/windows/wscript | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/windows/wscript b/platform/windows/wscript index 5ff31cf61..176e3840e 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -105,6 +105,7 @@ File "%static_deps%/bin/wxmsw30u_core_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_adv_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_richtext_gcc_custom.dll" File "%static_deps%/bin/wxmsw30u_html_gcc_custom.dll" +File "%static_deps%/bin/wxmsw30u_gl_gcc_custom.dll" File "%static_deps%/bin/wxbase30u_xml_gcc_custom.dll" File "%static_deps%/bin/libcairo-2.dll" File "%static_deps%/bin/libfreetype-6.dll" -- cgit v1.2.3