1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Perl OpenGL 0.7 package causes crashes on many platforms.

Constrain compilation to Perl OpenGL version lower than 0.7.
https://github.com/alexrj/Slic3r/pull/3552/commits/897ca52654dd380d07de9f87cb36043cdc59db87
This commit is contained in:
bubnikv
2016-11-04 23:23:01 +01:00
parent 89cf29080b
commit dfa3f8d597
+1 -1
View File
@@ -44,7 +44,7 @@ if ($gui) {
%recommends = qw(
Growl::GNTP 0.15
Wx::GLCanvas 0
OpenGL 0
OpenGL <0.70
LWP::UserAgent 0
Net::Bonjour 0
);