Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt will not compile a known project OpenTX 2.2

Qt will not compile a known project OpenTX 2.2

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 412 Views 2 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.
  • R Offline
    R Offline
    racermark
    wrote on last edited by
    #1

    when attempting to compile firmware I get the following message.

    boot.cpp.obj
    [ 8%] Building CXX object radio/src/targets/common/arm/stm32/bootloader/CMakeFiles/bootloader.dir/bin_files.cpp.obj
    [ 8%] Linking CXX executable bootloader.elf
    arm-none-eabi-g++: error: code: No such file or directory
    arm-none-eabi-g++: error: files/opentx-2.2/radio/src/targets/taranis/stm32_ramboot.ld: No such file or directory

    Does anyone have any experience with this error?

    What am I missing?
    Mark

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What is that known OpenTX project ?

      How is your error related to Qt ?

      From what you show, it's the cmake output of likely a cross-compilation attempt of that project. Could be from the command line or Qt Creator.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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