[vlc-devel] Re: new to the list
Rémi Denis-Courmont
rem at videolan.org
Tue Aug 22 17:37:33 CEST 2006
Le vendredi 18 août 2006 14:01, alberto colombo a écrit :
> gcc testvlc.c `pkg-config vlc --libs --cflags` -o testvlc
(...)
> Is there a better way of compiling and linking against libvlc and all
> its dependancies?
Integrating with pkg-config would certainly be cool, but your
implementation is dependant on your custom ./configure settings, as it
currently stands.
The "official" way to obtain this information is currently to use the
vlc-config script generated by ./configure, though some people reported
it was buggy.
--
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060822/697f05ed/attachment.sig>
More information about the vlc-devel
mailing list