Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. problems in running Qt for mcu examples

problems in running Qt for mcu examples

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
2 Posts 2 Posters 593 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
    New User 2021
    wrote on 22 May 2021, 05:57 last edited by New User 2021
    #1

    Hi everyone
    I want to run Qt examples in stm32F769I-Disco with an evaluation license, but some examples are not running correctly like the "translation" example. It is running on STM but did not translate it to another language. In all cases, it translates it to English. and when I run "termo demo", I receive this error "ninja: error: unknown target 'flash_thermo'". I appreciate it if anyone can help me.

    1 Reply Last reply
    1
    • P Offline
      P Offline
      PatrickShelly
      wrote on 1 Dec 2021, 02:04 last edited by
      #2

      In your Run Settings, please change the Flash and run CMake parameters to "--build . --target flash_thermo_big".

      I believe this is related to QTCREATORBUG-23897.

      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