On Monday 29 August 2005 8:59 pm, supa@hyperdryve.com wrote: > I compile them as follows > $g++ -c -I/usr/include/kde -I/usr/lib/qt-3.3/include -fno-rtti main.cpp > moc p3.h -o p3.moc > $g++ -c -I/usr/include/kde -I/usr/lib/qt-3.3/include -fno-rtti p3.cpp > $g++ -L/usr/include/kde -L/usr/lib/qt-3.3/lib -lkdeui -lkdecore -lqt-mt > -ldl -o p3 main.o p3.o Remove the '-fno-rtti' flags. -- (@_ _ ) \_______________________________________________ (_)@8@8{}<__g_a_b_r_i_e_l___m___b_e_d_d_i_n_g_f_i_e_l_d__> )_/ (@ >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<