[Qt-creator] Failed to compile Qt Creator 3.6.0 using prebuilt Qt 5.5.0 MinGW

Orgad Shaneh orgads at gmail.com
Thu Dec 10 10:15:27 CET 2015


On Thu, Dec 10, 2015 at 11:12 AM, dzoelham <dzoelham at gmail.com> wrote:

> Ok here is the compile log
>
> g++ -Wl,-s -shared -mthreads -Wl,-subsystem,windows
> -Wl,--out-implib,D:/Project/Qt/build-qtcreator-Desktop/lib/qtcreator/libQtcSsh.a
> -o ../../../lib/qtcreator/QtcSsh.dll object_script.QtcSsh.Release
> -LD:/Project/Qt/build-qtcreator-Desktop/lib/qtcreator -ladvapi32 -luser32
> -LC:/Qt/Qt5.5.0/5.5/mingw492_32/lib -lQt5Widgets -lQt5Gui -lQt5Network
> -lQt5Concurrent -lQt5Core
>
> cp -f ../../../lib/qtcreator/QtcSsh.dll ../../../bin
>
> mingw32-make[4]: Leaving directory
> 'd:/Project/Qt/build-qtcreator-Desktop/src/libs/ssh'
>
> mingw32-make[3]: Leaving directory
> 'd:/Project/Qt/build-qtcreator-Desktop/src/libs/ssh'
>
> mingw32-make[2]: Leaving directory
> 'd:/Project/Qt/build-qtcreator-Desktop/src/libs'
>
> Makefile:41: recipe for target 'sub-libs-make_first-ordered' failed
>
> mingw32-make[1]: *** [sub-libs-make_first-ordered] Error 2
>
> mingw32-make[1]: Leaving directory
> 'd:/Project/Qt/build-qtcreator-Desktop/src'
>
> makefile:39: recipe for target 'sub-src-make_first-ordered' failed
>
> mingw32-make: *** [sub-src-make_first-ordered] Error 2
>
> 15:15:48: The process
> "C:\Qt\Qt5.5.0\Tools\mingw492_32\bin\mingw32-make.exe" exited with code 2.
>
> Error while building/deploying project qtcreator (kit: Desktop Qt 5.5.0
> MinGW 32bit)
>
> When executing step "Make"
>

It still looks incomplete. You should have something like:
11:13:39: Running steps for project qtcreator...
11:13:39: Configuration unchanged, skipping qmake step.
11:13:39: Starting: "C:\Qt\Qt5.5.0\Tools\mingw492_32\bin\mingw32-make.exe"
<many output lines without timestamps>

Did you select all and copy?

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20151210/5b6627db/attachment.html>


More information about the Qt-creator mailing list