← Back to team overview

ubuntu-phone team mailing list archive

Re: qtcreator does not work after upgrade

 

I solved same problem with reinstalling Qt library, try
sudo apt-get remove libqt5core5
And install SDK again.

It's just Qt libs conflict.


2013/6/16 Carlos J Mazieri <carlos.mazieri@xxxxxxxxx>

>  Hello,
>
> I ran  "apt-get upgrade" and after  that my qtcreator does not work:
>
> qtcreator: symbol lookup error:
> /usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so: undefined symbol:
> _ZN15QPlatformWindow17formatWindowTitleERK7QStringS2_
>
> My machine is  32 bits
>
> After that I tried a "apt-get dist-upgrade"  and the same error persists.
>
> Can anyone  help?
>
> Carlos
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References