[vlc-devel] Re: Questions on building using pre-compiled contribs package on Cygwin

Mark Moriarty mfmbusiness at earthlink.net
Sun Nov 12 18:11:28 CET 2006


It was helpful, thanks.
It doesn't matter to me if I work against precompiled contribs or my own
extras/contrib, just trying to get to a successful build under Cygwin. 

-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
On Behalf Of Rafaël Carré
Sent: Sunday, November 12, 2006 11:15 AM
To: vlc-devel at videolan.org
Cc: mfmbusiness at earthlink.net
Subject: [vlc-devel] Re: Questions on building using pre-compiled contribs
package on Cygwin

Le Sun, 12 Nov 2006 10:46:30 -0500,
"Mark Moriarty" <mfmbusiness at earthlink.net> a écrit :

> checking for libmpeg2.a in
> /home/mfm/vlc-trunk/./extras/contrib/src/mpeg2dec.../home/mfm/vlc-trun
> k/extr as/contrib/src/mpeg2dec/libmpeg2/.libs/libmpeg2.a

>                 Do I need some kind of --with-mpeg2-path statement to 
> tell it to use usr/win32?

--with-libmpeg2-tree

In fact configure will look for a "tree", i.e. a directory where you _built_
the library, but not installed it, and it will look in #tree/libmpeg2/.libs
... boring

> configure: checking for mpcdec/mpcdec.h... yes
> configure: WARNING: only static linking is available, you must provide 
> a gme-tree
>                What, pray tell, is a gme-tree?  Do I need one? 

The same than libmpeg2, a directory where you built it

> checking for libgoom2.a
> in /home/mfm/vlc-trunk/./extras/contrib/src/goom... /hom 
> e/mfm/vlc-trunk/extras/contrib/src/goom/src/.libs/libgoom2.a
>                Another case of why-is-it-going-to-extras/contrib?

It looks like the detection of static libraries isn't perfect :(

> 
> checking for wx-config... /usr/win32/bin/wx-config checking if $CXX 
> accepts -fpermissive... yes
> 
>   Warning: No config found to match: /usr/win32/bin/wx-config 
> --unicode in /usr/win32/lib/wx/config
>   If you require this configuration, please install the desired
>   library build.  If this is part of an automated configuration
>   test and no other errors occur, you may safely ignore it.
>   You may use wx-config --list to see all configs available in
>   the default prefix.
>              Is the pre-compiled contribs wxwidgets not correct?  

It looks like 0.8.6 now requires an unicode build of wxwidgets, the one in
pre-compiled contribs is not unicode...

Maybe the wxwidgets unicode detection could be an option that can be turned
off, it would be better.

Hope it clears things

--
Rafaël Carré

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list