From pykde Wed Aug 23 21:37:28 2006 From: Andreas Pakulat Date: Wed, 23 Aug 2006 21:37:28 +0000 To: pykde Subject: Re: [PyKDE] Designer qt4 plugins + PyQt4 Message-Id: <20060823213728.GA4160 () morpheus ! apaku ! dnsalias ! org> X-MARC-Message: https://marc.info/?l=pykde&m=115636912530401 On 23.08.06 20:44:12, Gudjon I. Gudjonsson wrote: > To close my thread on Qt4-designer. The modules appeared in qt4-designer > when I added the Qwt5 C++ library. I don't fully understand the dependency > but it works. Oh, I never thought you wouldn't have done that. Of course the qwt5 library needs to be found via ld (i.e. it needs to be in a public lib-directory or a directory added to LD_LIBRARY_PATH before starting designer). The Qwt5 plugins depend on this library and thus designer cannot load the plugins if it cannot find the library using the normal linker means. Andreas -- You will always get the greatest recognition for the job you least like. _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde