Just loaded up Fedora core 2 added in the perlqt. Having
problems with getting the *.pl file to run which was generated from a *.ui file
with Qt designer. Receiving a warning; stating that the Qt designer is a too
recent version (3.3). Bottom line is that the resulting *.pl file when
executed with "perl *.pl" doesn't run (no errors), Just
nothing. Is there a new version of perlqt that can be down loaded to
correct this problem? Also tried the little pushbutton program (hand
jammed) just to check everything out and had the following error:
--No
method to call for :
Qt::Pushbutton('Hello
Worl....', undef) at ./hello_world.pl line 3
Believe there is a linkage problem, just not sure where to
look for it at.
Thanks in advance for the Help...............