> The failure I saw on my machine was due to some deprecated use of a
> print format string. I took the easy route and directed the build
> process to use python 2.7...
So did I. But that was not obvious.
___
Development mailing list
Development@qt-proje
On 01/29/2013 12:34 PM, Дмитрий Волосных wrote:
> It happens somewhere while building WebKit, when build script starts
> to use tools from gnuwin32\bin.
The failure I saw on my machine was due to some deprecated use of a
print format string. I took the easy route and directed the build
process t
"doskey /history" works only until the session is still alive.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development
You can get cmd to tell you the command history with this:
doskey /history
Cheers
Rich.
On 29 January 2013 11:34, Дмитрий Волосных wrote:
> It happens somewhere while building WebKit, when build script starts
> to use tools from gnuwin32\bin. Unfortunately, Windows cmd utility has
> no facilit
It happens somewhere while building WebKit, when build script starts
to use tools from gnuwin32\bin. Unfortunately, Windows cmd utility has
no facility of saving the commands history, so I can't recall the full
context.
___
Development mailing list
Develo