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. Use system GUI style with statically compiled Qt.
Qt 6.11 is out! See what's new in the release blog

Use system GUI style with statically compiled Qt.

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.3k 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
    soroush
    wrote on last edited by
    #1

    Hi forum

    How do I use default style of DE (Oxygen in KDE) in my Qt GUI application, which is linked against statically compiled Qt libraries?

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      Zebbik
      wrote on last edited by
      #2

      I am not an expert but you would probably have to compile the whole Qt from sources using
      @configure.exe -static@

      (it is set to -shared by default). "It is explained here:":http://doc.qt.nokia.com/4.7-snapshot/configure-options.html

      1 Reply Last reply
      0

      • Login

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