[Kst] kst2 install
Matthew D Truch
matt at truch.net
Wed May 27 22:14:42 CEST 2009
> The code for DataObject and DataSource is very similar. Here is the how
> it determines where to look from datasource.cpp:124
>
> QStringList pluginPaths;
> pluginPaths << QLibraryInfo::location(QLibraryInfo::PluginsPath);
> pluginPaths << QString(qApp->applicationDirPath()).replace("bin",
> "plugin");
>
> QPluginLoader is then used to test each file in the list.
Does this mean that if I put the binary in /usr/bin/kst and the
libraries in /usr/lib/lib* that the plugins have to be in /usr/plugin/?
That's kind of a weird place to put files specific to an application,
isn't it?
--
"If you have only seen it once, then you haven't seen it twice."
--------------------------
Matthew Truch
Department of Physics and Astronomy
University of Pennsylvania
matt at truch.net
http://matt.truch.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kst/attachments/20090527/b07e5d45/attachment.sig
More information about the Kst
mailing list