Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        LIBS => '-LD:/msys64/mingw64/lib -lfreetype',
        INC  => '-ID:/msys64/mingw64/include/freetype2',
    );
    
  2. or download this
    D:\>perl -MGtk3 -wle "my ($success, $rest) = Glib::Object::Introspecti
    +on->invoke ('Gtk', undef, 'init_check', [$0, @ARGV]); print 'ok';"
    ok
    
  3. 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.