djamal | how can i install appman from git repository | 10:50 |
---|---|---|
lubot2 | <acheronuk> going to want this backpprted if we do 5.10 https://bugreports.qt.io/browse/QTBUG-66443 | 15:18 |
lubot2 | <acheronuk> fixes crash in krunner apparently | 15:18 |
lubot2 | <mitya57> I think we'll better do 5.11 without the intermediate step. | 15:20 |
lubot2 | <acheronuk> @mitya57, when is 5.11 out? | 15:21 |
lubot2 | <mitya57> End of May / beginning of June | 15:22 |
lubot2 | https://wiki.qt.io/Qt_5.11_Release | 15:22 |
lubot2 | <acheronuk> I ask as plasma 5.13 out 12th June needs 5.10 or greater | 15:24 |
lubot2 | <mitya57> Ok, I don't mind shipping 5.10 before June then. Noted your patch :) | 15:25 |
lubot2 | <acheronuk> Ok. I was hoping to build the 5.13 beta for testers (out 17th May). not in archive nessessarily, but it would be better if I didn't have to PPA build new Qt and plasma | 15:28 |
lubot2 | <acheronuk> but we shall see what timing permits :) | 15:28 |
lubot2 | <acheronuk> lets just hope we don't have another spectre/meltdown when 18.10 opens for development! | 15:30 |
djamal | i need help to install appman | 21:57 |
mitya57 | djamal: this channel is for development, not for user support. Please try #ubuntu. | 22:07 |
djamal | appman is qt application manager | 22:09 |
mitya57 | Oh, from the automotive suite. I think it is just not packaged. | 22:10 |
djamal | what do you mean | 22:11 |
djamal | mitya57: plz sen me link with appman prepared | 22:12 |
mitya57 | I mean you cannot install it in Ubuntu unless you build it from source yourself. | 22:12 |
djamal | mitya57: i spend a whole day trying to compile it can you help me | 22:13 |
mitya57 | This is still the wrong channel for such questions, but please ask it. | 22:14 |
djamal | i clone appman repository and i run qmake and make i get this output | 22:16 |
djamal | https://pastebin.com/D27rbQwK | 22:17 |
mitya57 | > Project ERROR: Unknown module(s) in QT: qml-private | 22:18 |
mitya57 | If you had our build of Qt, I would recommend you installing qtdeclarative5-private-dev package. But you seem to have a custom installation, so you need to get these private headers via some other means. | 22:19 |
djamal | custom installation? | 22:20 |
mitya57 | Yes, according to your log you have Qt in /opt/Qt5.10.1/, which is not the Ubuntu package. | 22:20 |
djamal | i download it | 22:21 |
djamal | and install it manually | 22:21 |
djamal | <mitya57: yes it is working thanks a lot | 22:22 |
djamal | but i got this g++: internal compiler error: Segmentation fault (program cc1plus) | 22:28 |
lubot2 | <mitya57> This is a very tricky error, and there is no universal advice. Try changing compiler options, compiler version, or get a minimal example and report a bug. | 22:32 |
djamal | lubot2: how can i get minimal example | 22:46 |
lisandro | @mitya57 djamal has been trying to solve this all day. I ended up compiling it myself, but he was gone | 23:35 |
lisandro | whatever taht is it uses qtbase and declarative's private headers | 23:35 |
lisandro | I think it's a kind of qml app loader | 23:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!