Results 1 to 1 of 1

Thread: Qt Creator Installation Issues

  1. #1
    Join Date
    Feb 2018
    Beans
    1

    Qt Creator Installation Issues

    I am installing qtcreator according to the following procedure.
    Code:
    sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
    sudo apt-get update 
    sudo apt-get upgrade
    sudo apt-get install ubuntu-sdk-ide
    Code:
    source /opt/fslc-x11/2.4.1/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi
    qtcreator
    The first thing qtcreator does is run usdk-target autosetup but it is failing with the following error message:
    Code:
    Stopping containers: All containers stopped.
    
    Creating default network bridge ..... FAILED
    error: Creating the bridge failed with : not implemented
    I have tried running through sudo lxd init several ways but the results are the same.
    Any ideas?
    Thanks in advance,
    Tim
    Last edited by vasa1; February 7th, 2018 at 05:51 AM. Reason: please use the forum's defaults for fonts and colors as far as possible; added code tags

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •