Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. 3d Course, TrainingSandbox will not work
QtWS25 Last Chance

3d Course, TrainingSandbox will not work

Scheduled Pinned Locked Moved Unsolved Qt in Education
2 Posts 2 Posters 349 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.
  • J Offline
    J Offline
    JUDE34823
    wrote on 20 Jul 2024, 08:07 last edited by
    #1

    Hello, I tried to start the 3d course, I followed the instructions several times. I git cloned from https://git.qt.io/annichol/TrainingSandbox. I open project in Creator and choose CMakeLists.txt

    I get three errors every time.

    C:\Qt2\6.7.2\msvc2019_64\lib\cmake\Qt6Core\Qt6CoreMacros.cmake:743:EVAL:1: error: Failed to scan target trainingSandbox for QML imports: 1

    :-1: error: The command "C:\Qt2\Tools\CMake_64\bin\cmake.exe -S "C:/Users/Administrator/Documents/- All Projects/- VSCODE APPS/- 3 - 2 COMPILED FINISHED 2/QT TRAINING/TrainingSandbox" -B "C:/Users/Administrator/Documents/- All Projects/- VSCODE APPS/- 3 - 2 COMPILED FINISHED 2/QT TRAINING/TrainingSandbox/build/Desktop_Qt_6_7_2_MSVC2019_64bit-Debug"" terminated with exit code 1.

    :-1: error: CMake project configuration failed. No CMake configuration for build type "Debug" found.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Ash_Qt
      wrote on 14 Aug 2024, 11:13 last edited by
      #2

      Hey there!

      Do you have this problem just with opening this project or other projects as well?

      Did you do the recursive cloning of the submodules using git?

      Using Qt Creator 13 and Qt 6.7.2 on Windows I was able to build the project using this kit:

      image.png

      Have you tried with any other Qt versions or installations?

      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