Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cross Debug using Qt

Cross Debug using Qt

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 925 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.
  • N Offline
    N Offline
    Nilesh Prakash Kokane
    wrote on last edited by
    #1

    Hi,

    I'm trying to cross-debug code on the remote device but is failing with the following error during build process.

    make: c: Command not found
    make: [main.o] Error 127 (ignored)
    make: Wl,-O1: Command not found
    make: [moveblocks] Error 127 (ignored)
    16:59:20: The process "/usr/bin/make" exited normally.
    16:59:20: Elapsed time: 00:00.

    This build error is only when i open qt as a superuser. If open with normal privilege I won't get any build error but it fails to launch debug secession and pops error window as

    Initial setup fail.Application finished with exit code 127

    Also I managed to native-debug as a superuser , but failed to native-debug as normal user with the exit code 127.

    Can you please let me know where I'm wrong in cross-debugging?

    Br
    Nilesh

    Nilesh Kokane

    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