Results 1 to 2 of 2

Thread: Static build of Qt -Plugin class name could not be determined for qwayland-egl plugin

  1. #1
    Join Date
    Apr 2011
    Posts
    231
    Thanks
    141
    Thanked 6 Times in 5 Posts

    Default Static build of Qt -Plugin class name could not be determined for qwayland-egl plugin

    Qt Code:
    1. $ /opt/Qt5.5/5.5-static/bin/qmake yyyy.pro
    2. Project WARNING: Plugin class name could not be determined for qwayland-egl plugin.
    3. Project WARNING: Plugin class name could not be determined for qwayland-generic plugin.
    To copy to clipboard, switch view to plain text mode 

    I statically built Qt 5.5.1. I don't have qtcreator.
    I want to understand what Is this "qwayland-egl plugin" about and what is the way to link it to static qt?

    Am I supposed to run: ./configure -static -qwayland-egl while compiling qt?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Static build of Qt -Plugin class name could not be determined for qwayland-egl pl

    My guess would be that these plugins haven't been tested for static build and are missing something that would allow that.

    Not sure about the qwayland-egl plugin but my guess is that it is the EGL backend for the QtWaylandCompositor.

    Cheers,
    _

Similar Threads

  1. Replies: 5
    Last Post: 16th March 2016, 22:55
  2. Plugin and shared class between plugin and application
    By wishper in forum Qt Programming
    Replies: 7
    Last Post: 23rd August 2010, 18:00
  3. Qt Static Plugin
    By johnmauer in forum Newbie
    Replies: 2
    Last Post: 6th February 2010, 13:52
  4. Static vs Plugin
    By treyhaslem in forum Newbie
    Replies: 5
    Last Post: 4th December 2009, 15:16
  5. Replies: 11
    Last Post: 13th July 2009, 17:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.