- or download this
use strict;
use warnings;
...
LIBS => '-LD:/msys64/mingw64/lib -lfreetype',
INC => '-ID:/msys64/mingw64/include/freetype2',
);
- or download this
D:\>perl -MGtk3 -wle "my ($success, $rest) = Glib::Object::Introspecti
+on->invoke ('Gtk', undef, 'init_check', [$0, @ARGV]); print 'ok';"
ok
- or download this
D:\>perl -MGtk3 -wle "my ($success, $rest) = Glib::Object::Introspecti
+on->invoke ('Gtk', undef, 'init_check', [$0, @ARGV]); print 'ok'"
Could not prepare a call interface at -e line 1.