[Interest] Need support for build Qt 5.6.0 Alpha

Andrew Knight andrew.knight at intopalo.com
Fri Oct 16 18:17:59 CEST 2015


Hi,

On 10/16/2015 07:07 PM, Đèn cù Phan Quang Huy wrote:
> Hi guys,
>
> I'm developing a Quick Qml App for mobile (for Android, iOS and 
> WinRT). Now, I want to integrating an AdBanner for monetizing. In iOS 
> and Android, everything is ok, but imposible in WinRT (Windows Phone 
> 8.1 & Windows 8.1), because, Qt not rendered into XAML Host.

What ad framework is this? It would be interesting to know what you are 
using, as it would make a for a good blog post if you manage to 
successfully integrate it.

> Rencently, I heard Qt 5.6.0 supported Xaml in WinRT platform,

Yes. The Qt WebView already uses this integration to create XAML-based 
web views (hint: look at the source for how this is done).

> I tried to download 5.6.0 version source (single page package 
> <http://download.qt.io/development_releases/qt/5.6/5.6.0-alpha/single/>) 
> and build follow the instructions of Digia. Everything seem to be done 
> (except qt3D), but when I use it in Qt Creator, then I build an empty 
> Quick App, it threw an error: "Unknow modules in qt: Qml Quick".

That sounds like your build is incomplete or perhaps not installed. I 
typically direct people to use the snapshot builds 
(http://download.qt.io/snapshots/qt/), but there are no 5.6 packages 
there yet.

> I don't know exactly errors when I build qt from source because build 
> log in Windows CMD is nightmare. I just want to experience Xaml in qt 
> (and still wait for 5.6.0 relase version), but building source taken 
> me a lot of time.
>

Most of us in #qt-winrt on freenode build Qt for WinRT on a daily basis. 
My best suggestion is to stop by there for help.

> So, anyone has binary of 5.6.0 Alpha version, please share to me or 
> help me to build qt source!
>
> Thanks!
>

Happy hacking,
Andrew



More information about the Interest mailing list