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. QtCreator cant build using yocto tool chain. Permission denied

QtCreator cant build using yocto tool chain. Permission denied

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • I Offline
    I Offline
    iMX6Qt
    wrote on last edited by
    #1

    Hey, sir. I am new to Qt .I am building cross platform for Freescale iMX6 board.

    It works well when build linux desktop application, but when I select the kit as Yoctoqt, it throws following msg

    @09:59:37: Running steps for project 25...
    09:59:37: Starting: "/opt/poky/1.2/sysroots/i686-pokysdk-linux/usr/bin/qmake" /home/davide/qtproject/25/25.pro -r -spec linux-gnueabi-oe-g++ CONFIG+=debug
    sh: 1: -d: not found
    09:59:37: The process "/opt/poky/1.2/sysroots/i686-pokysdk-linux/usr/bin/qmake" exited normally.
    09:59:37: Starting: "/usr/bin/make"
    ../25/mainwindow.ui -o ui_mainwindow.h
    make: execvp: ../25/mainwindow.ui: Permission denied
    make: *** [ui_mainwindow.h] Error 127
    09:59:37: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project 25 (kit: qt Yocto)
    When executing step "Make"
    09:59:37: Elapsed time: 00:00.@

    Does anyone know how to solve, it bothers me 2 weeks.....mad now

    Thank you

    Stefano

    1 Reply Last reply
    0
    • I Offline
      I Offline
      iMX6Qt
      wrote on last edited by
      #2

      is this problem bcz QTCreator settings or the cross compiler toolchain?

      1 Reply Last reply
      0

      • Login

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