Results 1 to 6 of 6

Thread: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

  1. #1
    Join Date
    Jun 2007
    Location
    Secret
    Posts
    10
    Platforms
    Unix/X11 Windows

    Default mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    Dear all,
    I am getting error as follows:
    Qt 4.3.0 on Windows XP..



    C:\QT\4.3.0>mingw32-make

    mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1
    mingw32-make[2]: Leaving directory `C:/QT/4.3.0/src/corelib'
    mingw32-make[1]: *** [debug-all] Error 2
    mingw32-make[1]: Leaving directory `C:/QT/4.3.0/src/corelib'
    mingw32-make: *** [sub-corelib-make_default-ordered] Error 2

    Plz give help me in this regard..

    Thanks & Regards
    Jivan

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    Quote Originally Posted by jivanr View Post
    Dear all,
    I am getting error as follows:
    Qt 4.3.0 on Windows XP..
    C:\QT\4.3.0>mingw32-make
    mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1
    mingw32-make[2]: Leaving directory `C:/QT/4.3.0/src/corelib'
    mingw32-make[1]: *** [debug-all] Error 2
    mingw32-make[1]: Leaving directory `C:/QT/4.3.0/src/corelib'
    mingw32-make: *** [sub-corelib-make_default-ordered] Error 2
    View

    http://www.qtcentre.org/forum/f-inst...mand-7471.html
    A camel can go 14 days without drink,
    I can't!!!

  3. #3
    Join Date
    Jun 2007
    Location
    Secret
    Posts
    10
    Platforms
    Unix/X11 Windows

    Default Re: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    Hi,
    Still also I am getting same error.,
    Can you explain me in detail,

    Thank you very much..


    Regards
    Jivan

  4. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    Quote Originally Posted by jivanr View Post
    Still also I am getting same error.,
    Can you explain me in detail
    Could you explain what are you trying to do? Sorry, but just to assure, is your intention to build Qt? Have you run "configure"?
    J-P Nurmi

  5. #5
    Join Date
    May 2008
    Posts
    7
    Thanked 5 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    I have add these lines to qtvars.bat (This is the bat file that "Build Debug Libraries" executes):

    set LIB=E:\Develop\MinGW\lib
    set LIB=E:\Develop\Qt\4.3.4\lib
    set INCLUDE=E:\Develop\MinGW\include
    set INCLUDE=E:\Develop\Qt\4.3.4\include

    (I have installed Qt and MinGW in E:\Develop)
    And then everything is OK.

  6. #6
    Join Date
    Oct 2012
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: mingw32-make[2]: *** [..\..\lib\QtCored4.dll] Error 1

    Mine is:

    mingw32-make: ***[debug] Error 2

    Pls help!!

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.