Comment 2 for bug 920191

Revision history for this message
Daniel Schürmann (daschuer) wrote :

QLibrary("mp3lame", 0) and Qt will do the magic.

According to
http://qt-project.org/doc/qt-4.8/qlibrary.html#fileName-prop
this should work for all platforms.
In this case only for Linux and Mac OS, because of the different name in Windows.

The attached patch touches only the Linux Path.
This was tested with Ubuntu 32 bit and should work for 64 bit too as Magnus reported in #0