[Interest] Issue updating from kubuntu 10.04 to kubuntu 12.04 (pangolin)
Constantin Makshin
cmakshin at gmail.com
Tue May 1 00:44:10 CEST 2012
Don't blame the compiler, don't blame Qt, blame distribution's
maintainers — it's their job to keep packages working and to make sure
updates don't break anything without *really* serious reasons.
My advice is to try to compile some Qt example/demo application and, if
that fails, send a report to the Ubuntu's bugtracker.
On 04/30/2012 10:11 PM, jaume dominguez faus wrote:
> Hi list.
>
> Before yesterday I was a very happy programmer with my Qt Creator (I
> think it was version 1.4 but not sure) and the normal Qt tool chain. But
> yesterday, I upgraded my Kubuntu box from Lucid Linx (10.04) to Precise
> Pangolin (12.04) and now my project is not building anymore.
>
> The first thing the "new" QtCreator (version 2.4.1) complains about is a
> dialog with title "Error creating MeeGo templates" and the text "Unable
> to create Debian templates: No Qt version set". If I continue (click
> "Ok") and launch the build I get this error
>
> In file included from /usr/include/c++/4.6/bits/stl_algo.h:62:0,
>
> from /usr/include/c++/4.6/algorithm:63,
>
> from /usr/include/qt4/QtCore/qglobal.h:68,
>
> from /usr/include/qt4/QtCore/qnamespace.h:45,
>
> from /usr/include/qt4/QtCore/qobjectdefs.h:45,
>
> from /usr/include/qt4/QtCore/qobject.h:47,
>
> from /usr/include/qt4/QtCore/qcoreapplication.h:45,
>
> from /usr/include/qt4/QtGui/qapplication.h:45,
>
> from /usr/include/qt4/QtGui/QApplication:1,
>
> from QScaffy.h:5, <- my file
>
>
> I don't dare to blame the gcc's stl library. But the truth is that the
> code has not changed and the error comes from a standard header file
> that is indirectly included when including QApplication. At this point,
> I can't really explain what happens besides some sort of #define that is
> not set or something like that. Did anybody experence this too?
>
>
> What happened?
>
>
> By the way, new KDE version has fixed a lot of problems :-)
>
>
> Thanks in advance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120501/c932c70c/attachment.sig>
More information about the Interest
mailing list