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. What's new in static build qt 5.15.2 with msvc2019, win 10 ?
Qt 6.11 is out! See what's new in the release blog

What's new in static build qt 5.15.2 with msvc2019, win 10 ?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 544 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.
  • F Offline
    F Offline
    Flysink
    wrote on last edited by
    #1

    Hi all, what has changed in static build? I upgraded from 5.14.2 to 5.15.2 and configured with this command:

    configure -recheck-all -skip qtdoc -skip qtgamepad -skip qtpurchasing -skip qtvirtualkeyboard -prefix G:\Qt_5.15.2 -release -opensource -confirm-license -platform win32-msvc2019 -angle -static
    

    For some reason, it is not going to: Qt Quick, Qt QML

    Qt Sql:
    SQL item models ........................ yes
    Qt Widgets:
    GTK+ ................................... no
    Styles ................................. Fusion Windows WindowsVista
    Qt PrintSupport:
    CUPS ................................... no
    Qt Sql Drivers:
    DB2 (IBM) .............................. no
    InterBase .............................. no
    MySql .................................. no
    OCI (Oracle) ........................... no
    ODBC ................................... yes
    PostgreSQL ............................. no
    SQLite2 ................................ no
    SQLite ................................. yes
    Using system provided SQLite ......... no
    TDS (Sybase) ........................... no
    Qt Testlib:
    Tester for item models ................. yes
    
    Note: Using static linking will disable the use of dynamically
    loaded plugins. Make sure to import all needed static plugins,
    or compile needed modules into the library.
    

    What am I doing wrong ?

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Flysink
      wrote on last edited by
      #2

      I solved the problem, i configured and compiled in the qtbase directory, and i needed to go up one level to the "Src" directory

      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