Results 1 to 6 of 6

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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.

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