Hi!
I'm trying to get the TQt language bindings for porl working, but somehow I fail miserably:
$ 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.
Removing saif "defined" and giving it another try:
$ pqtsh --- No method to call for : TQt::Application(ARRAY(0x55a9539e6068)) No close candidate found.
at /usr/bin/pqtsh line 652.
All example programs and tutorials from "libtqt-perl" fail with the same error message. So I'm asking if somebody has actually ever tried the perl language bindings for TDE and maybe remembers how to get them working?
Nik