On Wednesday, March 06, 2013 11:25:19 Eric Mesa wrote:
> > 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?
>
> T
On Wed, Mar 6, 2013 at 9:14 AM, Sebastian Kügler wrote:
> On Tuesday, March 05, 2013 21:32:43 Eric Mesa 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:
> >
> > impo
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109297/#review28685
---
This review has been submitted with commit
898ef6dfe636553d7ba
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109297/#review28684
---
Ship it!
Ship It!
- Sebastian Kügler
On March 5, 2013, 8:46
On Tuesday, March 05, 2013 21:32:43 Eric Mesa 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
Tha
On Wednesday, March 06, 2013 05:56:41 nic...@nicoladefilippo.it wrote:
> compiling git version i have this error:
>
> Scanning dependencies of target plasmoidviewer
> [ 8%] Building CXX object
> plasmoidviewer/CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.o
> [ 9%] Building CXX object
> p
Hi,
compiling git version i have this error:
Scanning dependencies of target plasmoidviewer
[ 8%] Building CXX object
plasmoidviewer/CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.o
[ 9%] Building CXX object
plasmoidviewer/CMakeFiles/plasmoidviewer.dir/fullview.o
/home/nicola/src/plasmate/
On Wednesday 06 March 2013, Eric Mesa 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
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109297/
---
Review request for Plasma and Giorgos Tsiapaliokas.
Description
---
U