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" On Thu, Dec 10, 2015 at 3:23 PM, Orgad Shaneh <[email protected]> wrote: > On Thu, Dec 10, 2015 at 10:22 AM, dzoelham <[email protected]> wrote: > >> Hi. >> >> I have problems compiling Qt Creator 3.6.0 using prebuilt Qt 5.5.0 MinGW >> 4.9.2 32-bit. >> This is the compile output: >> >> >> [image: Inline image 1] >> >> Thank you in advance!. >> >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator >> >> > This screenshot doesn't contain the error. Can you attach a full compile > log? > > - Orgad >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
