I have installed the lastest release of mingw32-make (3.81) but it seems to
build in only one jobs :(

On Wed, Aug 12, 2009 at 10:37, Karsten Heimrich
<karsten.heimr...@nokia.com>wrote:

> Hi,
>
> the single job run is a limitation of the shipped mingw32-make
> commmand. But the recent mingw32-make build should support
> multiple jobs, you can get it here:
>
> http://sourceforge.net/projects/mingw/files/GNU%20Make/
>
> > Exactly,
> >
> > I've installed MSYS and put the bin folder to my path (where is sh.exe)
> >
> > This error disappear but it seems to have only one jobs...
> >
> > Vincent
> >
> > On Wed, Aug 12, 2009 at 03:41, James <agnosticp...@gmail.com
> > <mailto:agnosticp...@gmail.com>> wrote:
> >
> >     You can attempt to put it there, but you get this error:
> >
> >     Starting: C:/Qt/2009.02/qt/bin/qmake.exe <myproject> -spec win32-g++
> -r
> >
> >     Exited with code 0.
> >
> >     Starting: C:/Qt/2009.02/mingw/bin/mingw32-make.exe -j 4 -w
> >
> >     C:\Qt\2009.02\mingw\bin\mingw32-make.exe: Do not specify -j or
> >     --jobs if sh.exe is not available.
> >
> >     C:\Qt\2009.02\mingw\bin\mingw32-make.exe: Resetting make for single
> >     job mode.
> >
> >     C:\Qt\2009.02\mingw\bin\mingw32-make.exe: Entering directory.....
> >
> >
> >     --James
> >
> >
> >
> >     On Tue, Aug 11, 2009 at 10:29 AM, André Pönitz
> >     <andre.poen...@nokia.com <mailto:andre.poen...@nokia.com>> wrote:
> >
> >         On Tuesday 11 August 2009 14:21:48 ext Vincent LEFORT wrote:
> >          > Hello all,
> >          >
> >          > I havn't found information about multithread building in
> >         QtCreator.
> >          >
> >          > With g++ in command line we can put the arguments : "-j XX"
> for
> >          > make in multiple jobs.
> >          >
> >          > It's impossible to use this option with QtCreator with mingw.
> >
> >         Is it?
> >
> >         At least on Linux there's a "Make arguments" line in my project's
> >         'Build settings'
> >
> >         Andre'
> >         _______________________________________________
> >         Qt-creator mailing list
> >         Qt-creator@trolltech.com <mailto:Qt-creator@trolltech.com>
> >         http://lists.trolltech.com/mailman/listinfo/qt-creator
> >
> >
> >
> >     _______________________________________________
> >     Qt-creator mailing list
> >     Qt-creator@trolltech.com <mailto:Qt-creator@trolltech.com>
> >     http://lists.trolltech.com/mailman/listinfo/qt-creator
> >
> >
>
> Regards,
> --
> Karsten Heimrich - karsten.heimrich (AT) nokia.com
> Software Engineer - Nokia, Qt Development Frameworks
> Rudower Chaussee 13, 12489 Berlin, Germany
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to