[Qt-creator] Autotools import project problem
Mathias Hasselmann
mathias at taschenorakel.de
Mon Sep 24 10:54:56 CEST 2012
Am Montag, den 24.09.2012, 10:34 +0200 schrieb Tomás Ortí:
> Mmm, that is a good point, Eike...
>
>
> I'm using MSYS from MinGW under Windows Vista, and I use the shell
> with rxvt.
Oh, I don't think we ever considered that use-case when doing the
plugin.
> 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?
Guess one would have to patch it, to really run all commands within
MinGW context. For autogen.sh and configure I'd assume one would have to
prefix this commands with some mingw magic, after all Windows doesn't
know about #!/bin/sh, does it?
Could you try to figure those steps out, could then try to patch the
plugin.
Ciao,
Mathias
More information about the Qt-creator
mailing list