Results 1 to 6 of 6

Thread: Qt 5.7 build failed

  1. #1
    Join Date
    Jul 2016
    Posts
    57
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Question Qt 5.7 build failed

    I am building the Qt 5.7 with MingW64, I have the following errors:
    ar -M < object_script.libQt5PlatformSupport.Release
    mingw32-make[4]: Leaving directory 'C:/Qt/Qt57_build/qtbase/src/platformsupport'
    ar -M < object_script.libQt5PlatformSupportd.Debug
    mingw32-make[4]: Leaving directory 'C:/Qt/Qt57_build/qtbase/src/platformsupport'
    mingw32-make[3]: Leaving directory 'C:/Qt/Qt57_build/qtbase/src/platformsupport'
    mingw32-make[2]: Leaving directory 'C:/Qt/Qt57_build/qtbase/src'
    Makefile:41: recipe for target 'sub-src-make_first' failed
    mingw32-make[1]: *** [sub-src-make_first] Error 2
    mingw32-make[1]: Leaving directory 'C:/Qt/Qt57_build/qtbase'
    Makefile:73: recipe for target 'module-qtbase-make_first' failed
    mingw32-make: *** [module-qtbase-make_first] Error 2
    Any ideas what could be the reason?

  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: Qt 5.7 build failed

    Quote Originally Posted by r2com View Post
    I
    Any ideas what could be the reason?
    It would help for guessing if you had included the errors.

    Cheers,
    _

  3. #3
    Join Date
    Jul 2016
    Posts
    57
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.7 build failed

    I thought that those are the errors in bold text? Where else should I get additional error info from?

  4. #4
    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: Qt 5.7 build failed

    No, these lines are the end of the make output, after it encountered one or more errors and has pulled out of the directory where it encountered them.

    You basically posted the most useless bits of the output.

    Cheers,
    _

  5. #5
    Join Date
    Jul 2016
    Posts
    57
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.7 build failed

    Quote Originally Posted by anda_skoa View Post
    You basically posted the most useless bits of the output.

    _
    Well, that is why I was asking, Where else should I get additional error info from?
    I skimmed through folders, is there supposed to be some sort of log file where i can search for errors?

  6. #6
    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: Qt 5.7 build failed

    The error happens somewhere before, you need to follow the output upwards.

    Cheers.
    _

Similar Threads

  1. Build failed
    By anh5kor in forum Newbie
    Replies: 1
    Last Post: 25th March 2015, 15:33
  2. Qt Creator Qt SDK, Remote Compiler "Build Failed: Errors in build"
    By strahlex in forum Qt Tools
    Replies: 0
    Last Post: 10th August 2011, 17:59
  3. Failed to build Qt 4.7.1 in a shadow build with feature tuning
    By myfifth in forum Installation and Deployment
    Replies: 0
    Last Post: 17th February 2011, 04:25
  4. failed to build;is it SP1 problem?
    By Masih in forum Installation and Deployment
    Replies: 14
    Last Post: 27th June 2010, 14:40
  5. Failed build of SDK 2009.3.1
    By jmansion in forum Installation and Deployment
    Replies: 2
    Last Post: 19th October 2009, 01:20

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.