Results 1 to 5 of 5

Thread: Static Build Issue on QT 5.15.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2020
    Posts
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Exclamation Static Build Issue on QT 5.15.0

    Hi Team,

    We are building QT for static build. We have a licensed perpetual software but our support got expired recently.

    We have followed below link for configuring QT for static.
    https://wiki.qt.io/Building_a_static...ws_using_MinGW

    But we are getting attached error
    Error 1:
    "mimetypes\qmimeprovider.cpp:632:30: error: 'mimetype_database' was not declared in this scope
    Q_STATIC_ASSERT_X(sizeof(mimetype_database), "Bundled MIME database is empty");"
    Error 2:
    "mimetypes\qmimeprovider.cpp:633:52: error: 'MimeTypeDatabaseOriginalSize' was not declared in this scope
    Q_STATIC_ASSERT_X(sizeof(mimetype_database) <= MimeTypeDatabaseOriginalSize,"

    Please help us out on this issue ASAP.

    Thanks,
    raj
    Attached Files Attached Files

Similar Threads

  1. Issue with icons and static build
    By ceraolo in forum Installation and Deployment
    Replies: 3
    Last Post: 10th April 2014, 07:53
  2. Build static QT + static SSL problem.
    By makzimi in forum Qt Programming
    Replies: 3
    Last Post: 23rd April 2012, 23:45
  3. Replies: 3
    Last Post: 1st June 2011, 15:32
  4. Replies: 1
    Last Post: 13th January 2010, 23:35
  5. Moving from QT 4.5 shared build to QT 4.5.2 static build
    By extrakun in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 09:49

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.