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
Forum Update on Monday, May 27th 2025

Cross Debug using Qt

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 880 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.
  • N Offline
    N Offline
    Nilesh Prakash Kokane
    wrote on 11 Dec 2014, 11:40 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

    1/1

    11 Dec 2014, 11:40

    • 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