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. Profile build in QtCreator fails

Profile build in QtCreator fails

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 737 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.
  • M Offline
    M Offline
    markugra
    wrote on last edited by
    #1

    Hi there,

    I am getting an error whenever I try to build my project in QtCreator as "Profile" - both "Debug" and "Release" work.
    The error concerns "objcopy" and the message is:
    objcopy: Unable to recognise the format of the input file 'my_binary_file'
    It seems like the binaries have been created, but fail being copied to the device.
    Strangely, running the QML Profiler copies the binaries in the first step without problems i.e. if I build (with error) and then run the QML Profiler, everything works. However I would like to know if there is any configuration setting that I could change to avoid this error?

    Thanks in advance

    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