[Releasing] Qt 5 alpha 20120314: win32 msvc2010 x86: FAILURE

marius.storm-olsen at nokia.com marius.storm-olsen at nokia.com
Fri Mar 16 19:01:40 CET 2012


On 15/03/2012 07:05, ext Thiago Macieira wrote:
> This is when trying to create the precompiled header, processing the rule:
> qmake_pch.obj:
> 	$(CXX) $(CXXFLAGS_BARE) -c -Yc -Fpqmake_pch.pch -TP qmake_pch.h
>
> To fix, change that line in qmake/Makefile.win32 to:
> qmake_pch.obj:
> 	$(CXX) $(CXXFLAGS_BARE) -c -Yc -Fpqmake_pch.pch -TP $(QMKSRC)\qmake_pch.h

Patch:
http://codereview.qt-project.org/#change,20350

-- 
.marius


More information about the Releasing mailing list