Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2800

Deployment to Snadragon image fails with QtCreator16

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • QSR 2.2
    • QSR 2.2
    • Other
    • None

    Description

      Our Snapdragon image for 8295 lacks the 'base64'-tool, which makes connection fail from QtCreator 16 and newer.

      A new image should be created, and base64 needs to be added.
      This is how it is added in imx8 device image.

       
      ###########################################################################
      ## QtCreator debugging support
      ###########################################################################
      [search=${QNX_TARGET}/aarch64le/bin]
      /bin/mktemp=mktemp
       
      [search=${QNX_TARGET}/aarch64le/usr/bin]
      /usr/bin/mkfifo=mkfifo
      /usr/bin/toybox=toybox
       
      [uid=0 gid=0 perms=755] /usr/bin/base64 = {
      /usr/bin/toybox base64 $@
      }
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtsaferendererteam Qt Safe Renderer Team
            teemu.holappa Teemu Holappa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes