On Wed, Mar 6, 2013 at 3:32 AM, Eric Mesa <ericsbinarywo...@gmail.com>wrote:
> So far in my QML/QT Quick programs instead of doing an import like this: > > import org.kde.plasma.extras as PlasmaExtras > > I have to do something like this: > > import "/usr/lib64/kde4/imports/org/kde/plasma/extras" as PlasmaExtras > > so far that's been OK, but now I'm starting to use create more complex > programs and some of those imports have their own imports. So I need to > get this fixed. What do I need to do in order to get this to work > correctly? > > Thank you very much, > > -- > Eric Mesa > http://about.me/ericmesa > https://www.vizify.com/ericmesa > http://www.ericsbinaryworld.com > > _______________________________________________ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel > > You are using the qmlviewer, no? For those simple cases I made kde:scratch/apol/kdeqmlviewer that will set up the needed things. If you want to make something distributable though, you'll probably want to make actual plasmoids (or whatever that is that you want to do :)). Cheers! Aleix
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel