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. Issues Configuring Qt Creator with Qt6 from Buildroot
Forum Updated to NodeBB v4.3 + New Features

Issues Configuring Qt Creator with Qt6 from Buildroot

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 2 Posters 437 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.
  • T Offline
    T Offline
    TiagoTeixeira
    wrote on last edited by
    #1

    Hi everyone,

    I'm having trouble configuring Qt Creator with Qt6 built using Buildroot. Here's what I've done so far:

    • Successfully built Qt6 using Buildroot (make ran without issues).

    • Already have Qt6 installed on my PC.

    • Proceeded to configure a new kit in Qt Creator:

      • Compilers: Configured as shown in Photo.
        d75844a0-c252-4e71-8609-81d67210c924-image.png

      • Kit: Configured as shown in Photo.
        1eaa8911-56a1-4c46-be2e-fe177a12864b-image.png

      • However, when I tried to add the Qt version in Tools > Options > Kits > Qt Versions, I encountered the problem shown in Photo.
        c505adf8-ce74-4953-9633-6d597eefcd3f-image.png

    Steps Taken So Far:

    • Verified the Buildroot toolchain and confirmed that the necessary libraries and paths were included in the environment.
      Double-checked that the qmake and other Qt binaries were correctly built.

    Issue:

    Qt Creator doesn't seem to accept the Qt version I've tried to configure, and I'm not sure how to resolve this.

    Does anyone have experience with this setup or suggestions to help me troubleshoot?

    Thanks in advance!

    jsulmJ 1 Reply Last reply
    0
    • T TiagoTeixeira

      Hi everyone,

      I'm having trouble configuring Qt Creator with Qt6 built using Buildroot. Here's what I've done so far:

      • Successfully built Qt6 using Buildroot (make ran without issues).

      • Already have Qt6 installed on my PC.

      • Proceeded to configure a new kit in Qt Creator:

        • Compilers: Configured as shown in Photo.
          d75844a0-c252-4e71-8609-81d67210c924-image.png

        • Kit: Configured as shown in Photo.
          1eaa8911-56a1-4c46-be2e-fe177a12864b-image.png

        • However, when I tried to add the Qt version in Tools > Options > Kits > Qt Versions, I encountered the problem shown in Photo.
          c505adf8-ce74-4953-9633-6d597eefcd3f-image.png

      Steps Taken So Far:

      • Verified the Buildroot toolchain and confirmed that the necessary libraries and paths were included in the environment.
        Double-checked that the qmake and other Qt binaries were correctly built.

      Issue:

      Qt Creator doesn't seem to accept the Qt version I've tried to configure, and I'm not sure how to resolve this.

      Does anyone have experience with this setup or suggestions to help me troubleshoot?

      Thanks in advance!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @TiagoTeixeira This is a warning. Just make sure you select compiler with same ABI (for example if you built Qt for arm then select compiler for arm).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T TiagoTeixeira has marked this topic as solved on

      • Login

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