[vlc-devel] vlc: svn commit r24765 (xtophe)

Rémi Denis-Courmont rdenis at simphalempin.com
Sat Feb 2 20:48:49 CET 2008


Le Saturday 02 February 2008 20:24:35 Jean-Baptiste Kempf, vous avez écrit :
> On Sat, Feb 02, 2008, Jean-Paul Saman wrote :
> > Subversion daemon wrote:
> > > r24765 | xtophe | 2008-02-02 01:51:08 +0100 (Sat, 02 Feb 2008) | 2
> > > lines Changed paths:
> > >    M /trunk/configure.ac
> > >
> > > Revert [24749]. Somehow win32 doesn't have X11
> >
> > Wel now you broke linking again for QT4 interface. What is the proper
> > fix then?
>
> Your QtGui .pc file must have -lX11 inside. building QtGui without X11
> on Unix is not normal.
> So either your configuration and your distro has to fix it, or you do a
> test in the configure.ac :D

Not really. Qt4 should not and probably does not need the use of X11 symbols 
from Qt4 applications. Hence, -lX11 should NOT be in the .pc file. The issue 
here is, the Qt4 VLC plugin *does* use X11 directly in the Open function, 
hence it has to link to -lX11 anyway.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080202/2bb2ea57/attachment.sig>


More information about the vlc-devel mailing list