On Thursday, 15 May 2025 08:44:40 Pacific Daylight Time Thiago Macieira via 
Development wrote:
> On Thursday, 15 May 2025 08:31:12 Pacific Daylight Time Fabian Kosmale via
> 
> Development wrote:
> > this is a known issue, and
> > https://codereview.qt-project.org/c/qt/qtbase/+/645694 should fix it.
> 
> Confirmed.

Ok, new one:

CMake Error at tests/auto/wayland/shared/CMakeLists.txt:61 
(target_link_libraries):
  Target "SharedClientTest" links to:

    Wayland::Server

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at cmake/QtTargetHelpers.cmake:187 (target_link_libraries):
  Target "tst_seatv4" links to:

    Wayland::Cursor

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCAI Platform & System Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to