chrisburel / perlqt4

Automatically exported from code.google.com/p/perlqt4
Other
0 stars 0 forks source link

[smokgen] Cannot load library generator_: (libgenerator_.so: cannot open shared object file: No such file or directory) #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I can assume that this obscure lib is to be found within KDE somewhere.
What steps will reproduce the problem? Will send a ticket to launchpad.

$ sudo apt-get install smoke-dev-tools
$ smokegen -I /usr/includes/qt4/Qt -qt -config /usr/share/smokegen

What is the expected output? What do you see instead?

ok.

What version of PerlQt4 are you using? What version of Qt are you using? On
what operating system?

rev 501
Qt4.7
on ubuntu 9.10

Please provide any additional information below.

---

Original issue reported on code.google.com by murat.ue...@gmail.com on 12 Nov 2010 at 1:54

GoogleCodeExporter commented 9 years ago
Solved: just wrong invocation.

See https://bugs.launchpad.net/ubuntu/+source/kdebindings/+bug/674516

Original comment by murat.ue...@gmail.com on 12 Nov 2010 at 2:33

GoogleCodeExporter commented 9 years ago
Did you download the Alien::QtSmoke package?  Because the current release is 
based on KDE 4.4.3, which is now quite old and probably doesn't work with Qt 
4.7.  Or did you download the kdebindings package directly?

Original comment by chrisbu...@gmail.com on 4 Mar 2011 at 5:25

GoogleCodeExporter commented 9 years ago
smokegen isn't really part of PerlQt.  And since you did get your problem 
resolved, I'm going to shut this.

There is a new version of Alien::SmokeQt that's just been posted.  It should 
"Do The Right Thing."

Original comment by chrisbu...@gmail.com on 6 Mar 2011 at 1:33