Am 17.04.2011, 16:37 Uhr, schrieb Francois Blanchette  
<cfrankb.2...@gmail.com>:



> So the problem would be with the already out of date KDE/qt libs that  
> camepreinstalled with opensuse 11.3? When I build through the cmake  
> chain thosebinaries are called instead of the qt 4.7.1 which I installed  
> separately.

ldd myApp | grep QtGui
ldd <qt lib just figured> | grep png

If your application links the Qt version from SuSE and the Qt version from  
SuSE links the libpng version from SuSE and that is 1.2 there's a package  
dep version because SuSE compiled against 1.4 and links 1.2 -> talk to  
your distro.

I however guess your QtCreator version somehow gets in the way. You can  
btw. choose to use the distro version of Qt in creator and also SuSE ships  
qt-creator.

> I talked to Extra Gear which suggested that I contact KDE admin.
Followed this procedure?
http://techbase.kde.org/Contribute/Get_a_SVN_Account#Who_Can_Apply_For_a_KDE_SVN_Account.3F

> I Imagine that my request has not satisfied all the requirements and was
> subsequently denied. However, in spite of a follow up and I never got an
> actual reply explaining on what ground.
I doubt that someone has decided: NO and didn't tell you why ;-)

Cheers,
Thomas
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to