Re: [Interest] Python not found when building QT 5.4.x

2015-06-05 Thread Thiago Macieira
On Thursday 04 June 2015 16:56:40 Olivier Barthelemy wrote: > I am launching QT5 build from sources, from a cygwin bash terminal on > windows. Don't use Cygwin, please. Either use the regular Windows prompt or use mingw / msys shells. -- Thiago Macieira - thiago.macieira (AT) intel.com Softwar

Re: [Interest] Python not found when building QT 5.4.x

2015-06-04 Thread Olivier Barthelemy
It's a MSVC build launched from cygwin. That same script worked for an earlier 5.x version 2015-06-04 17:05 GMT+02:00 Nuno Santos : > Are you targeting for MingW or or MSVC? > > I have been build Qt from source very recently and I have used the windows > prompt. > > I have followed this guide: >

Re: [Interest] Python not found when building QT 5.4.x

2015-06-04 Thread Nuno Santos
Are you targeting for MingW or or MSVC? I have been build Qt from source very recently and I have used the windows prompt. I have followed this guide: http://doc.qt.io/qt-5/windows-building.html In my case, at some point, I had to install python

[Interest] Python not found when building QT 5.4.x

2015-06-04 Thread Olivier Barthelemy
I am launching QT5 build from sources, from a cygwin bash terminal on windows. Just before launching the nmake, the python i want to use is properly found and working. But during the build, the command python C:/sdk/src/qt-everywhere-opensource-src-5.4.2/qtdeclarative/src/3rdparty/masm/create_regex