On Wed, Aug 21, 2013 at 10:38 PM, André Pönitz <
[email protected]> wrote:

> On Wed, Aug 21, 2013 at 08:52:26PM +0200, Guido Seifert wrote:
> > ...to kick QtCreator devs? Just kidding, I don't hit devs. ;-)
> >
> > However, after the fun I just had...
> >
> > I am writing a plugin, which downloads toolchains and Qts from a remote
> > site and installs them without user interaction.
> >
> > First Linux: No problem at all. Works like a charm.
> >
> > Then Windows... ->
> >
> > 'Cannot install Qt:  "qmake 'C:\Users\xxxxxx\ToolChains\Qt-510\bin\qmake'
> > is not an executable."'
>
> The string 'Cannot install Qt' is not part of the Qt Creator sources.
>
> Is it part of your own code?
>
> Andre'
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>

It is in baseqtversion.cpp:1287

- Orgad
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to