AFAIK, Installing with INSTALL_ROOT is known not to work with Qt5's
"modular" projects.

BTW, does windows even support make install? Has it started supported
it these days?

Girish

On Thu, May 10, 2012 at 5:02 PM, Loaden <loa...@gmail.com> wrote:
> Not work for "nmake install INSTALL_ROOT=...", missed 'qba' headers in
> QtGui.
>>
>> progressmanager_win.cpp
>> Header <QtGui/QPlatformNativeInterface> is deprecated. Please include
>> <qpa/qplatformnativeinterface.h> instead.
>> ..\..\..\..\Qt5\qtbase\include\QtGui\QPlatformNativeInterface(8) : fatal
>> error C1083: Cannot open include file: 'qpa/qplatformnativeinterface.h': No
>> such file or directory
>> NMAKE : fatal error U1077: 'D:\qpSOFT\DEVx86\bin\cl.EXE' : return code
>> '0x2'
>> Stop.
>> NMAKE : fatal error U1077: 'D:\qpSOFT\DEVx86\bin\nmake.exe' : return code
>> '0x2'
>
>
> 2012/5/9 Girish Ramakrishnan <gir...@forwardbias.in>
>>
>> On Tue, May 8, 2012 at 5:31 PM, Girish Ramakrishnan
>> <gir...@forwardbias.in> wrote:
>> > On Tuesday, May 8, 2012, Girish Ramakrishnan <gir...@forwardbias.in>
>> > wrote:
>> >> Hi,
>> >>
>> >> On Tue, May 8, 2012 at 3:07 AM, Girish Ramakrishnan
>> >> <gir...@forwardbias.in> wrote:
>> >>> The change landed. For some reason, the ci is failing compile in all
>> >>> other modules. Works locally with shadow builds but not on CI. I am on
>> >>> it.
>> >>>
>> >>
>> >> Fix is integrating: https://codereview.qt-project.org/#change,25570.
>> >> Sorry for blocking the CI.
>> >> Girish
>> >>
>> >
>> > Ci is unblocked. fixes for wayland, qtmm and declarative have landed.
>> > https://codereview.qt-project.org/#change,23444 is needed for complete
>> > source compat.
>> >
>>
>> That's the wrong change :) I meant
>> https://codereview.qt-project.org/#change,25654
>>
>> Girish
>>
>> _______________________________________________
>> Development mailing list
>> Development@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>
>
>
>
> --
> Please don't ask where I come from, It's a shame!
> Best Regards
> Yuchen
>
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to