Qt 5.0.1 - QtMediaHub
-
Hi,
I've been trying to build QtMediaHub on Qt 5.0.1 but so far, no success.
I got the sources from https://gitorious.org/qtmediahub, followed this guide > http://qt-project.org/wiki/QtMediaHub
However the code won't compile properly. I have checked the code and found several ifs to accomodate between Qt4 and Qt5, from experimenting I have a sense that configure is aware of Qt5 and builds for it - but I'm still getting a lot of errors from methods and functions which are no longer supported.
Is it a given fact that QtMediaHub builds normally on Qt 5.0.1, from the Qt 5.0.1 installer, on Ubuntu 12.10?
If so, which sources to download and how to proceed?
Thanks in Advance!
-
Did you solve this issue?
Please some advice, if you solve it. -
Hi,
I recommend asking the authors of QtMediaHub. It is a 3rd-party project, and not part of Qt itself.
-
Hi,
Just to close this issue, back in 2013 I did manage to build and use it on Qt 5.0.1, but not without much fiddling with porting the code - and recently I attempted to use it on 5.3.0 and had to go about fiddling some more, so ended up leaving it alone.