[Development] Build failure on stable branch

Chris Colbert sccolbert at gmail.com
Sat Dec 7 17:35:34 CET 2013


I had the same issue recently. It was because my qtdeclarative module (and
maybe others) was not built on 'stable'. I corrected by ensuring all
submodules were checked out to 'stable' where possible, or 'master'
otherwise.


On Sat, Dec 7, 2013 at 11:15 AM, Nurmi J-P <jpnurmi at digia.com> wrote:

> On 07 Dec 2013, at 16:26, Kurt Pattyn <pattyn.kurt at gmail.com> wrote:
>
> > The latest stable branch (dbac1e77f79ff99945cea41522f535132cacc692),
> fails to build.
> > qtdeclarative/src/quick/items/qquicktextnode.cpp: smoothScalable is not
> defined on font engine
> >
>
> I'm not using the "stable sha1's" from the qt5 repo while I develop, but I
> always pull the latest release/stable/dev branch from each qt5 submodule
> I'm using. I just built the latest stable of qtbase, qtxmlpatterns &
> qtdeclarative successfully a while ago. I'd suggest doing the same. If you
> want to investigate it further, "git log -G smoothScalable" in qtbase is a
> good start. :)
>
> --
> J-P Nurmi
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131207/2cdf7f8a/attachment.html>


More information about the Development mailing list