Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. setting up qt with beaglebone black

setting up qt with beaglebone black

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
beaglebonebbb milosoutioembedded qtbbb
1 Posts 1 Posters 262 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qt_learning
    wrote on 20 Dec 2021, 08:22 last edited by
    #1

    Hi
    I want to program GUI on beaglebone black using Qt.
    I am referring to https://wiki.qt.io/BeagleBone_Black_Beginners_Guide
    I did well until number 3
    but I have problem at number 4.
    number 4 is as below

    4. Clone the cross-compile-tools repository: This repository contains a script that will be used to fix some symbolic links.
    workstation@workstation:~/opt$ git clone https://git.milosolutions.com/other/cross-compile-tools.git
    

    that requested username and password as belows

    son@ubuntu:/opt$ sudo git clone https://git.milosolutions.com/other/cross- compile-tools.git
    [sudo] password for son: 
    Cloning into 'cross-compile-tools'...
    Username for 'https://git.milosolutions.com': 
    Password for 'https://git.milosolutions.com': 
    remote: HTTP Basic: Access denied
    fatal: Authentication failed for 'https://git.milosolutions.com/other/cross-compile-tools.git/'
    

    I don't know username and password. So I couldnot download them.
    How can I download them. Can you help me?

    1 Reply Last reply
    0

    1/1

    20 Dec 2021, 08:22

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved