Results 1 to 3 of 3

Thread: Git failed when attempting to retrieving qt5 source code for compiling under Windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2013
    Posts
    1
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Git failed when attempting to retrieving qt5 source code for compiling under Wind

    Did you try this?
    But I'm using same git version on windows 7 & 8 without having any issue.

  2. #2

    Default Re: Git failed when attempting to retrieving qt5 source code for compiling under Wind

    Somehow after rebooting my PC, the problem is gone.

    Now I am stuck at the configuration phase. I am using the following command

    >configure -developer-build -opensource -confirm-license -nomake examples -nomake tests -mp

    I see the following error messages at the end:

    Generating Visual Studio project files...
    Project WARNING: You should probably load(qt_build_config) first in bootstrap.pr
    o for QtBootstrap, as the latter also load()s qt_module.
    Project MESSAGE: Not doing so may lead to qt_module.prf overriding compiler/link
    er options in your .pro file.
    Project MESSAGE: Ignore this warning with CONFIG+=no_qt_module_warning if you kn
    ow what you are doing.
    Project ERROR: Project has no top-level .qmake.conf file.
    Qmake failed, return code 3

    Generating Makefiles...
    *** qtbase/configure exited with non-zero status.

    Quote Originally Posted by dasun View Post
    Did you try this?
    But I'm using same git version on windows 7 & 8 without having any issue.

Similar Threads

  1. Replies: 11
    Last Post: 26th June 2012, 10:51
  2. code generator failed
    By nickson1277 in forum Newbie
    Replies: 1
    Last Post: 13th March 2012, 21:48
  3. Replies: 0
    Last Post: 25th July 2011, 14:47
  4. Retrieving windows Drive labels
    By Baasie in forum Qt Programming
    Replies: 2
    Last Post: 24th August 2009, 08:05
  5. Compiling Qtopia-Example failed
    By danielkr in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 10th October 2006, 22:42

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.