#805: qt-gui can not be build on 64bit Suse 10.
------------------------+---------------------------------------------------
Reporter: mishaikin | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 1.3.4
Component: build | Version: 1.3.*
Resolution: wontfix | Keywords:
------------------------+---------------------------------------------------
Comment (by root_42):
Replying to [comment:13 stephan2503]:
> perhaps you like to know some warnings ? it happend while "make" :
>
> /usr/lib/qt3/include/qtooltip.h:86: warning: 'class QToolTip' has
virtual functions but non-virtual destructor
This can be ignored. It's a Qt3 problem. gcc 4 and above warn about
classes not having virtual destructors, because according to ISO C++ this
can result in unwanted behavior.
--
Ticket URL: <http://trac.licq.org/ticket/805#comment:15>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.