wxMediaCtrl gtk
Alex Fenton
aff28 at deleteme.cam.ac.uk
Fri Apr 11 06:50:32 PDT 2008
Declan McMullen wrote:
> Solved that. It turns out even though I told configure to enable it it
> didn't.
> It had a 0 not a 1 in setup, So i changed it manually and recompiled and
> it worked.
wxMediaCtrl requires several libraries to be installed, gstreamer and
dependencies such as gconf.
If these are not present, then configure will disable mediactrl even if
--enable-mediactrl is passed.
To see precisely what is lacking on your system, look at config.log
after running configure.
alex
More information about the wx-users
mailing list