[Qt-creator] Autotools import project problem

Tomás Ortí tomasorti at gmail.com
Mon Sep 24 10:34:54 CEST 2012


Mmm, that is a good point, Eike...

I'm using MSYS from MinGW under Windows Vista, and I use the shell with
rxvt.
I normally run QtCreator from the windows shortcut, bu I tried to run
QtCreator from the shell, like this:

$ /c/Qt/qtcreator-2.5.2/bin/qtcreator.exe

and it works, it starts fine QtCreator, and everything seems fine.

But it fails like before, when I try to Run (CTRL+R) or Build the project,
and the same message is displayed in the "configure" step.

In Build Settings, I can see in bold "Autotools Manager" with:

Build directory: c:\msys\home\etomort\protobuf-2.4.1
Tool chain: MinGW

and "Build Steps" with:

Autogen: autogen.sh
Configure: configure
Make: mingw32-make.exe all

Trying to guess, it could be a path problem...
Do you have any clue?
Do you think it is possible to fix that, or find a way to do it?

Thanks a lot for your time,
Tomas.

On Mon, Sep 24, 2012 at 8:27 AM, Ziller Eike <Eike.Ziller at digia.com> wrote:

>
> On 23 Sep 2012, at 05:51, Tomás Ortí <tomasorti at gmail.com> wrote:
>
> > Hi.
> > I'm setting up an autotools project just like in:
> > http://doc.qt.digia.com/qtcreator-2.5/creator-projects-autotools.html
> >
> > and I get this error in the Compile Output pane:
> >
> > 05:23:45: Running steps for project protobuf-2.4.1...
> > 05:23:45: Configuration unchanged, skipping autogen step.
> > 05:23:45: Starting: "configure"
> > qtcreator_ctrlc_stub: Command line failed: configure
> > 05:23:45: The process "configure" crashed.
> > Error while building/deploying project protobuf-2.4.1 (target: Desktop)
> > When executing step 'Configure'
> >
> > It seems it fails calling configure, but I tried to do it from the shell
> and it worked.
>
> Are you sure that your shell and Qt Creator use the same environment?
> What if you run Qt Creator from that shell that works?
>
> > I'm using QtCreator, added manually a Tool Chain for MinGW under Windows
> Vista.
> >
> > Help will be gratefully received!
> >
> > Cheers,
> > Thomas.
>
> --
> Eike Ziller
> Senior Software Engineer
>
> Digia Germany GmbH
> Rudower Chaussee 13, 12489 D-Berlin
> Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht
> Charlottenburg, HRB 144331 B,
> Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
> Tel: +49 30 63 92 32 55
>
> Digia Germany is a group company of Digia Plc,
> Valimotie 21, FI-00380 Helsinki Finland
> Visit us at: www.digia.com
> ------------------------------------------------------------------
> PRIVACY AND CONFIDENTIALITY NOTICE
> This message and any attachments are intended only for use by the named
> addressee and may contain privileged and/or confidential information. If
> you are not the named addressee you should not disseminate, copy or take
> any action in reliance on it. If you have received this message in error,
> please contact the sender immediately and delete the message and any
> attachments accompanying it. Digia Germany GmbH and Digia Plc do not accept
> liability for any corruption, interception, amendment, tampering or viruses
> occurring to this message.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120924/5be8d467/attachment.html>


More information about the Qt-creator mailing list