[vlc-devel] Windows CygWin build of CVS failure

James MacLean macleajb at ednet.ns.ca
Wed Mar 31 19:13:00 CEST 2004


Hi Folks,

Hope I set everything up correctly for compiling. I can compile 0.7.1 and 
run it ok, but when I try cvs-trunk, I get :

make[5]: Entering directory `/cygdrive/z/VLC/vlc-trunk/modules/access/dshow'
make[6]: Entering directory `/cygdrive/z/VLC/vlc-trunk/modules/access/dshow'
if g++ -mno-cygwin -DHAVE_CONFIG_H -I. -I. -I../../..   -I/usr/win32/include -I/usr/win32/include/ebml -D_OFF_T_ -D_off_t=long -DSYS_MINGW32 -I../../../include `top_builddir="../../.." ../../../vlc-config --cxxflags plugin dshow` -Wsign-compare -Wsign-compare -Wall  -mms-bitfields -finline-limit-30000 -pipe -MT libdshow_plugin_a-dshow.o -MD -MP -MF ".deps/libdshow_plugin_a-dshow.Tpo" \
  -c -o libdshow_plugin_a-dshow.o `test -f 'dshow.cpp' || echo './'`dshow.cpp; \
then mv -f ".deps/libdshow_plugin_a-dshow.Tpo" ".deps/libdshow_plugin_a-dshow.Po"; \
else rm -f ".deps/libdshow_plugin_a-dshow.Tpo"; exit 1; \
fi
In file included from /usr/win32/include/dshow.h:35,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/ddraw.h:14: warning: ignoring #pragma warning 
In file included from /usr/win32/include/dshow.h:35,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/ddraw.h:5552: warning: ignoring #pragma warning 
In file included from /usr/win32/include/dshow.h:45,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/strmif.h:2: warning: ignoring #pragma warning 
In file included from /usr/win32/include/dsound.h:13,
                 from /usr/win32/include/amaudio.h:18,
                 from /usr/win32/include/dshow.h:47,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/d3dtypes.h:22: warning: ignoring #pragma warning 
In file included from /usr/win32/include/dsound.h:13,
                 from /usr/win32/include/amaudio.h:18,
                 from /usr/win32/include/dshow.h:47,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/d3dtypes.h:1813: warning: ignoring #pragma warning 
In file included from /usr/win32/include/dshow.h:48,
                 from filter.h:45,
                 from dshow.cpp:35:
/usr/win32/include/control.h:2: warning: ignoring #pragma warning 
dshow.cpp: In function `IBaseFilter* FindCaptureDevice(vlc_object_t*, 
   std::string*, std::list<std::string, std::allocator<std::string> >*, int)':
dshow.cpp:761: warning: unsigned int format, long int arg (arg 5)
dshow.cpp:776: warning: unsigned int format, long int arg (arg 5)
dshow.cpp:824: warning: unsigned int format, long int arg (arg 5)
dshow.cpp: In function `int DemuxOpen(vlc_object_t*)':
dshow.cpp:1352: error: invalid conversion from `void*' to `es_out_id_t**'
dshow.cpp:1352: error: invalid conversion from `void*' to `es_out_id_t**'
dshow.cpp:1365: error: invalid conversion from `void*' to `es_out_id_t**'
dshow.cpp:1365: error: invalid conversion from `void*' to `es_out_id_t**'
make[6]: *** [libdshow_plugin_a-dshow.o] Error 1
make[6]: Leaving directory `/cygdrive/z/VLC/vlc-trunk/modules/access/dshow'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/cygdrive/z/VLC/vlc-trunk/modules/access/dshow'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/cygdrive/z/VLC/vlc-trunk/modules/access'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/cygdrive/z/VLC/vlc-trunk/modules/access'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/z/VLC/vlc-trunk/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/z/VLC/vlc-trunk'
make: *** [all] Error 2

Probably something obvious I did not install ?

thanks,
JES
-- 
James B. MacLean        macleajb at ednet.ns.ca
Department of Education 
Nova Scotia, Canada
     

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list