Results 1 to 3 of 3

Thread: qt-everywhere 5.14.1 build error under MSYS2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    519
    Thanks
    13
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qt-everywhere 5.14.1 build error under MSYS2

    Hi, check configure --help, there should be some option to disable the location library. This might also be usefull: https://doc.qt.io/qt-5/configure-options.html

    Ginsengelf

  2. #2
    Join Date
    Nov 2008
    Posts
    183
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: qt-everywhere 5.14.1 build error under MSYS2

    Quote Originally Posted by Ginsengelf View Post
    Hi, check configure --help, there should be some option to disable the location library. This might also be usefull: https://doc.qt.io/qt-5/configure-options.html

    Ginsengelf
    Yeah, I was hoping someone had walked the trail of tears before me. No such luck.

    Here is what you have to do to build under Msys2.

    5.14 certainly isn't in good condition.

    make install certainly hasn't been fixed. That bug has been there since version 5 first came out. Make lets you skip stuff, completes successfully. Then you issue make install (where you can't really use a -j option) And it runs off building a bunch of other (&)(*&)(. It takes you a lot of tries to figure out what won't build under Msys.

Similar Threads

  1. Replies: 5
    Last Post: 30th January 2020, 17:01
  2. Qt Static Build - Build error g++
    By dan3460 in forum Qt Programming
    Replies: 1
    Last Post: 6th September 2017, 09:19
  3. Replies: 14
    Last Post: 2nd August 2015, 22:07
  4. Replies: 0
    Last Post: 29th February 2012, 09:48
  5. Qt 4.4.3 build error
    By anoop7181 in forum Qt Programming
    Replies: 3
    Last Post: 20th February 2012, 04:16

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
  •  
Qt is a trademark of The Qt Company.