[vlc-devel] commit: Fullscreen controller (Lukas Durfina )

Anthony Loiseau thannoy at actech-innovation.com
Tue Jun 10 11:44:16 CEST 2008


Using debian Etch to compile this code, I get an error in QT4
QT4 provided in debian Etch (stable) is 4.2.1-2

It seems that QGridLayout:setContentsMargins have been added after 4.2.1

Error printed:
---
components/interface_widgets.cpp: In constructor
'FullscreenControllerWidget::FullscreenControllerWidget(intf_thread_t*,
MainInterface*, bool, bool)':
components/interface_widgets.cpp:829: error: 'class QGridLayout' has no
member named 'setContentsMargins'

components/interface_widgets.cpp: In member function 'void
FullscreenControllerW idget::slowHideFSC()':
components/interface_widgets.cpp:912: warning: passing 'qreal' for
argument 1 to  'void QTimer::start(int)'

make[6]: *** [components/libqt4_plugin_la-interface_widgets.lo] Erreur 1
make[6]: quittant le répertoire « /..../vlc/modules/gui/qt4 »
---

best regards,
Anthony Loiseau

Le mardi 10 juin 2008 à 09:06 +0200, git version control a écrit :
> vlc | branch: master | Lukas Durfina <lukas.durfina at gmail.com> | Sat Jun  7 18:30:19 2008 +0200| [a1710873c5c71fe1deb8cf1991e51bb6d5654faa]
> 
> Fullscreen controller
> 
> Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> 
> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a1710873c5c71fe1deb8cf1991e51bb6d5654faa
> ---





More information about the vlc-devel mailing list