I last built KDE and Qt from the ground up, from fresh sources on git
and svn, in January 2011, shortly after the release of KDE 4.6.  I was
trying to get a very recent version of Phonon so as to test if a problem
in playing short sounds had gone away, but could not compile Phonon
into my app.  The includes just did not work.  I had to shelve the problem
for a while at that point.

I have got the includes to work, by writing #include <phonon/MediaObject>
with a lower-case "p", contrary to all documentation.  Weird.

But now my app fails immediately with the message "Floating point exception"
and no crash report.  Some fprintf (stderr,"..."); lines in main.cpp show that
the app is failing in the line "KApplication app;", just before the main
window is created.

Other apps I have compiled also fail to start and give the same error message.

Any ideas?

Regards, Ian W.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to