Changes between Version 12 and Version 13 of mycroft_mark-2_gui_qt5.11


Ignore:
Timestamp:
04/17/20 10:50:35 (4 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mycroft_mark-2_gui_qt5.11

    v12 v13  
    205205* sudo apt-get install texinfo
    206206* ./kdesrc-build libgpg-error
    207 ==== gpgme (after libgpg-error) ====
     207==== gpgme ====
    208208* export PKG_CONFIG_PATH=/opt/Qt5.12:$PKG_CONFIG_PATH
    209209* sudo apt-get install libassuan-dev
     
    213213* sudo cp /opt/Qt5.12/bin/moc /usr/lib/qt5/bin/moc
    214214* ./kdesrc-build --no-src gpgme
    215 
     215==== kwallet ====
     216* sudo apt-get install libgcrypt-dev
     217* ./kdesrc-build --no-src kwallet
    216218=== build the mycroft GUI ===
    217219This is following [https://github.com/MycroftAI/mycroft-gui] but building the GUI manually for the QT5.12 and Kirigami installation above