CMake 3.16 or higher is require

Sysprogs forums Forums VisualGDB CMake 3.16 or higher is require

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #37429
    Chudziutki
    Participant

    Hi,
    I am using VisualGDB 6.1r3 with a SysGCC toolchain (14.2.0 64-bit) for Raspberry Pi OS Trixie (aarch64) and Qt6.

    Qt6 configuration fails with:
    CMake 3.16 or higher is required. You are running version 3.15.2

    VisualGDB is using:
    C:\Users\tchud\AppData\Local\VisualGDB\CMake\bin\cmake.exe
    and: cmake version 3.15.2

    What is the recommended way to use Qt6 from Raspberry Pi OS Trixie, which requires CMake >= 3.16, with VisualGDB/SysGCC?

    Is there a newer CMake build with Sysprogs Extensions, or is it possible to use the standard CMake 4.x with this type of project?

    Thanks.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.