Re: [GnomeMeeting-devel-list] win32 build issues
- From: Julien PUYDT <jpuydt free fr>
- To: t schorpp gmx de, GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Cc:
- Subject: Re: [GnomeMeeting-devel-list] win32 build issues
- Date: Wed, 25 Jan 2006 12:13:56 +0100
thomas schorpp wrote:
meanwhile i tried win32 build in the background, didnt work out:
schorpp tom1:~/src/gmcvs_win32/build/pwlib$ make
make all-am
make[1]: Entering directory `/home/schorpp/src/gmcvs_win32/build/pwlib'
if /bin/sh ./libtool --tag=CXX --mode=compile i586-mingw32msvc-c++ -mms-bitfields -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -I/home/schorpp/src/gmcvs_win32/build/include -MT vfw.lo -MD -MP -MF ".deps/vfw.Tpo" -c -o vfw.lo `test -f './src/ptlib/msos/vfw.cxx' || echo './'`./src/ptlib/msos/vfw.cxx; \
then mv -f ".deps/vfw.Tpo" ".deps/vfw.Plo"; else rm -f ".deps/vfw.Tpo"; exit 1; fi
i586-mingw32msvc-c++ -mms-bitfields -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -I/home/schorpp/src/gmcvs_win32/build/include -MT vfw.lo -MD -MP -MF .deps/vfw.Tpo -c ./src/ptlib/msos/vfw.cxx -DDLL_EXPORT -DPIC -o .libs/vfw.o
./src/ptlib/msos/vfw.cxx: In constructor `PVideoDeviceBitmap::PVideoDeviceBitmap(HWND__*)':
./src/ptlib/msos/vfw.cxx:508: warning: passing NULL used for non-pointer converting 4 of `LRESULT SendMessageA(HWND__*, UINT, WPARAM, LPARAM)'
./src/ptlib/msos/vfw.cxx: In constructor `PVideoDeviceBitmap::PVideoDeviceBitmap(HWND__*, WORD)':
./src/ptlib/msos/vfw.cxx:519: warning: passing NULL used for non-pointer converting 4 of `LRESULT SendMessageA(HWND__*, UINT, WPARAM, LPARAM)'
./src/ptlib/msos/vfw.cxx: In static member function `static PStringList PVideoInputDevice_VideoForWindows::GetInputDeviceNames()':
./src/ptlib/msos/vfw.cxx:889: error: `capGetDriverDescription' undeclared (first use this function)
./src/ptlib/msos/vfw.cxx:889: error: (Each undeclared identifier is reported only once for each function it appears in.)
./src/ptlib/msos/vfw.cxx: In static member function `static LRESULT PVideoInputDevice_VideoForWindows::VideoHandler(HWND__*, videohdr_tag*)':
./src/ptlib/msos/vfw.cxx:964: warning: NULL used in arithmetic
./src/ptlib/msos/vfw.cxx: In member function `BOOL PVideoInputDevice_VideoForWindows::InitialiseCapture()':
./src/ptlib/msos/vfw.cxx:995: error: `capCreateCaptureWindow' undeclared (first use this function)
./src/ptlib/msos/vfw.cxx:1019: error: `capGetDriverDescription' undeclared (first use this function)
make[1]: *** [vfw.lo] Error 1
make[1]: Leaving directory `/home/schorpp/src/gmcvs_win32/build/pwlib'
make: *** [all] Error 2
schorpp tom1:~/src/gmcvs_win32/build/pwlib$
There should be a patch for vfw.cxx somewhere, which fixes those errors.
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]