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 5.5.1 static build under linux. What is: "plugin class name could not be determined"
Forum Updated to NodeBB v4.3 + New Features

Qt 5.5.1 static build under linux. What is: "plugin class name could not be determined"

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 970 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    sergboec
    wrote on 5 Nov 2015, 10:02 last edited by
    #1

    Hello everyone.
    Just have builded Qt 5.5.1 under linux with :

    ./configure -prefix ~/Qt/QStatic -static -release -opensource -confirm-license -fontconfig -no-compile-examples -nomake examples -nomake tests -nomake tools -opengl desktop -skip qtwebkit

    And when I'm trying to open my project (widgets, no qml) i see messages with warnings:

    • Project WARNING: Plugin class name could not be determined for qwayland-egl plugin.
    • Project WARNING: Plugin class name could not be determined for qwayland-generic plugin.

    And when building i see errors:
    cannot find -lwayland-egl, -lgbm, -ludev, -lGL

    But such things as libmesa-dev already installed.

    1 Reply Last reply
    0

    1/1

    5 Nov 2015, 10:02

    • Login

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