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. Problem building simple exemple with qt 6.6.2
Forum Updated to NodeBB v4.3 + New Features

Problem building simple exemple with qt 6.6.2

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 355 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.
  • Ronel_qtmasterR Offline
    Ronel_qtmasterR Offline
    Ronel_qtmaster
    wrote on last edited by Ronel_qtmaster
    #1

    Hello people.
    I have just installed Qt6.6.2 from the official Online Installer.
    However, i have a problem with the build of some exemples.I cannot build anything.I am working on windows
    here are the errors:
    coffee - Qt Creator 3_17_2024 12_07_34 AM.png

    jsulmJ 1 Reply Last reply
    0
    • Ronel_qtmasterR Ronel_qtmaster

      Hello people.
      I have just installed Qt6.6.2 from the official Online Installer.
      However, i have a problem with the build of some exemples.I cannot build anything.I am working on windows
      here are the errors:
      coffee - Qt Creator 3_17_2024 12_07_34 AM.png

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

      @Ronel_qtmaster Please post the very first error as text

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

      Ronel_qtmasterR 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Ronel_qtmaster Please post the very first error as text

        Ronel_qtmasterR Offline
        Ronel_qtmasterR Offline
        Ronel_qtmaster
        wrote on last edited by
        #3

        @jsulm this is the first error

        error: project could not find requested file:

        C:/Qt6/Examples/Qt-6.6.2/demos/build-coffee-Desktop_Qt_6_6_2_MinGW_64_bit-Release/.qtc/package-manager/auto-setup.cmake

        mzimmersM 1 Reply Last reply
        0
        • Ronel_qtmasterR Ronel_qtmaster

          @jsulm this is the first error

          error: project could not find requested file:

          C:/Qt6/Examples/Qt-6.6.2/demos/build-coffee-Desktop_Qt_6_6_2_MinGW_64_bit-Release/.qtc/package-manager/auto-setup.cmake

          mzimmersM Offline
          mzimmersM Offline
          mzimmers
          wrote on last edited by
          #4

          @Ronel_qtmaster does your CMake file have an entry like this?

          project(<project_name>VERSION ${VERSION_MAJOR}.${VERSION_MINOR} LANGUAGES C CXX)
          
          Ronel_qtmasterR 1 Reply Last reply
          0
          • mzimmersM mzimmers

            @Ronel_qtmaster does your CMake file have an entry like this?

            project(<project_name>VERSION ${VERSION_MAJOR}.${VERSION_MINOR} LANGUAGES C CXX)
            
            Ronel_qtmasterR Offline
            Ronel_qtmasterR Offline
            Ronel_qtmaster
            wrote on last edited by
            #5

            @mzimmers yes it does

            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