Hi all!
Has anybody experience with using libtqt-perl? Somehow I cannot get any test program
running:
$ perl /usr/share/doc/libtqt-perl/tutorials/t1/t1.perl
Cannot find blib even in /usr/share/doc/libtqt-perl/tutorials/t1/../../../../..
BEGIN failed--compilation aborted at ./t1.pl line 3.
Commenting out said line 3 and retrying:
--- No method to call for :
TQt::Application(ARRAY(0x560d6f75b3c8))
at ./t1.pl line 6.
Line 6 is:
my $a = TQt::Application(\@ARGV);
So checking perl TQt API:
$ pqtapi TQt|grep Application
$
... gives nothing.
Testing pqtsh:
$ pqtsh
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at
/usr/lib/x86_64-linux-gnu/perl5/5.40/TQt/isa.pm line 48.
Compilation failed in require at /usr/bin/pqtsh line 15.
BEGIN failed--compilation aborted at /usr/bin/pqtsh line 15.
So .. what am I missing? Does this interface work at all? Or better asked, when was the
last time somebody has last tested it or seen it working?
Nik
--
Please do not email me anything that you are not comfortable also sharing with the NSA,
CIA ...
Show replies by date