- 
    Bug 
- 
    Resolution: Unresolved
- 
    P1: Critical 
- 
    None
- 
    6.10.1
Install Qt 6.10.1 binaries, gcc_64 used in report, configure example graphs/graphprinting:
qt-cmake -S ~/RTA/Qt_6.10.1/Examples/Qt-6.10.1/graphs/graphprinting -B ~/RTA/Qt_6.10.1/Examples/Qt-6.10.1/graphs/graphprinting/bld_gcc_64 -GNinja
Fails:
-- The CXX compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found WrapOpenGL: TRUE -- Found WrapVulkanHeaders: /usr/include -- Found Cups: /usr/lib/x86_64-linux-gnu/libcups.so (found version "2.4.1") -- Configuring done (7.5s) CMake Error at CMakeLists.txt:36 (target_link_libraries): Target "graphprinting" links to: Qt::GuiPrivate 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.-- Generating done (0.3s) CMake Generate step failed. Build files cannot be regenerated correctly.
Works with 6.10.0 gcc_64.
| For Gerrit Dashboard: QTBUG-141518 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 687468,1 | Fix: GraphPrinting example configuration error | dev | qt/qtgraphs | Status: NEW | +1 | 0 |