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. qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Forum Updated to NodeBB v4.3 + New Features

qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 574 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.
  • Z Offline
    Z Offline
    zzzp
    wrote on last edited by
    #1

    set QT_DEBUG_PLUGINS with 1.

    qt.core.library: "/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqwayland-generic.so" cannot load: Cannot load library /home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqwayland-generic.so: (/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/../../lib/libQt6WaylandClient.so.6: undefined symbol: _ZTI28QBasicPlatformVulkanInstance, version Qt_6_PRIVATE_API)
    qt.core.plugin.loader: QLibraryPrivate::loadPlugin failed on "/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqwayland-generic.so" : "Cannot load library /home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqwayland-generic.so: (/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/../../lib/libQt6WaylandClient.so.6: undefined symbol: _ZTI28QBasicPlatformVulkanInstance, version Qt_6_PRIVATE_API)"
    qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
    qt.core.library: "/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqxcb.so" cannot load: Cannot load library /home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqxcb.so: (/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/../../lib/libQt6XcbQpa.so.6: undefined symbol: _ZTI20QEventDispatcherGlib, version Qt_6_PRIVATE_API)
    qt.core.plugin.loader: QLibraryPrivate::loadPlugin failed on "/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqxcb.so" : "Cannot load library /home/zl/Qt/6.4.3/gcc_64/plugins/platforms/libqxcb.so: (/home/zl/Qt/6.4.3/gcc_64/plugins/platforms/../../lib/libQt6XcbQpa.so.6: undefined symbol: _ZTI20QEventDispatcherGlib, version Qt_6_PRIVATE_API)"
    qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
    
    
    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved