=== JanC is now known as Guest69133 | ||
=== JanC_ is now known as JanC | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
kalikiana | daker: Did you see my comment? https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/315241 | 08:37 |
---|---|---|
daker | kalikiana: yes i did get an error, i'll try again | 10:03 |
kalikiana | daker: Are you getting an error locally running it? | 10:25 |
kalikiana | Maybe paste it here? | 10:25 |
daker | kalikiana: https://paste.ubuntu.com/23862533/ | 10:36 |
daker | i am running 14.04 with the sdk ppa | 10:36 |
kalikiana | Hrm | 11:00 |
kalikiana | daker: You seem to have an older GCC. Try this to avoid the new flag: qmake -r QMAKE_CXXFLAGS="-g -O2" QMAKE_CFLAGS="-g -O2" .. | 11:10 |
kalikiana | (assuming you have a _build folder you're building in, hence the ..) | 11:11 |
daker | kalikiana: i think i know what i can do, i'll fire the container i have in the IDE | 11:13 |
kalikiana | daker: Right, that should work, too, of course | 11:17 |
daker | i got : Project ERROR: dbus-1 development package not found | 11:19 |
daker | kalikiana: | 11:19 |
daker | now getting : Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private | 11:24 |
timp | daker: apt build-dep ubuntu-ui-toolkit | 11:26 |
daker | timp: better :) | 11:27 |
daker | timp: same thing :( Project ERROR: Unknown module(s) in QT: systeminfo systeminfo-private | 11:30 |
timp | hmm | 11:31 |
timp | I think the dependency is there, but it looks as if you are getting an old version of the dependencies with 14.04. | 11:31 |
timp | oh, right. If I'm not mistaken, the SDK works on 14.04, but it assumes that you do the compiling in a container. | 11:33 |
timp | zbenjamin: ^is that right? | 11:33 |
zbenjamin | timp: yes | 11:34 |
timp | so we don't support compiling the latest UITK directly on 14.04. | 11:34 |
daker | timp: i am compiling/installing on a container https://paste.ubuntu.com/23862814/ | 11:35 |
daker | 15.04 | 11:35 |
timp | I don't have a 15.04 container to test | 11:39 |
timp | let me create one | 11:39 |
timp | I am not sure what we support at the moment. At least 16.04 works for me :) | 11:39 |
=== _salem is now known as salem_ | ||
timp | 15.04 is not supported on desktop any more. | 11:41 |
daker | i do have 16.04 container | 11:41 |
timp | ah, try it there :) | 11:43 |
timp | I just noticed that on 15.04 apt build-dep doesn't work. Needs to be apt-get build-dep on 15.04. | 11:43 |
timp | I think on 15.04 it should work if you have the overlay PPA. | 11:44 |
daker | it does have the overlay PPA the did create the container from the IDE, and i used apt-get build-dep | 11:45 |
=== salem_ is now known as _salem | ||
timp | the dependencies you need were added to the UITK control file in r2151. That's the version for 16.04 in the PPA now, but for 14.04 it has r2141 | 11:51 |
timp | so that's why it doesn't work | 11:51 |
timp | libqt5systeminfo5 qtsystems5-dev libevdev-dev | 11:52 |
timp | ^those were added as build dependencies. Maybe you can install them with apt-get to get it to work on 14.04. | 11:52 |
daker | timp: ok | 11:52 |
timp | bzoltan: did we stop releasing to 14.04 overlay? | 11:53 |
bzoltan | timp: yes, as far as I know | 11:53 |
timp | daker: So basically you need to use a newer ubuntu release. | 11:53 |
daker | timp: :( | 11:55 |
daker | got another one : mousetouchadaptor_x11.cpp:63:36: fatal error: X11/extensions/XInput2.h: No such file or directory | 11:55 |
daker | #include <X11/extensions/XInput2.h> | 11:55 |
daker | ok that's libxi-dev | 11:56 |
=== _salem is now known as salem_ | ||
timp | daker: it is best to test it in your 16.04 container first, so we know whether it is an issue with the unsupported release only | 11:58 |
daker | timp: well it's still compilling | 11:58 |
daker | so far so good | 11:58 |
daker | timp: lttng/tracepoint.h: No such file or directory | 12:08 |
=== chihchun is now known as chihchun_afk | ||
zbenjamin | daker: you can use sudo mk-build-deps -ir debian/control in the uitk root folder to install all build deps | 12:24 |
daker | zbenjamin: ok | 12:25 |
kalikiana | timp: FYI the contenthub branch is https://code.launchpad.net/~artmello/ubuntu-ui-toolkit/ubuntu-ui-toolkit-clipboard-dbus/+merge/314072 | 12:25 |
daker | timp: afr | 12:56 |
daker | after installing the deps, it did compile | 12:56 |
daker | kalikiana: https://code.launchpad.net/~daker/ubuntu-ui-toolkit/fix.1658121/+merge/315241 | 12:56 |
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!