Re: [GnomeMeeting-devel-list] win32 build issues
- From: thomas schorpp <t schorpp gmx de>
- To: Julien PUYDT <jpuydt free fr>
- Cc: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] win32 build issues
- Date: Wed, 25 Jan 2006 12:05:07 +0100
Julien PUYDT wrote:
> thomas schorpp wrote:
>
>> could you place a short build howto so i can cross-build a german
>> windows version for my dad?
>
>
> Are you sure you read the page where you found the .zip ? The building
> script are given there...
yes got it.
>
> Notice that I didn't work on enabling the translations yet. If you want
> to work on it, that would be a nice help.
im really busy with the deadlock with the spca50x webcam driver but ill
take a look if i get the time.
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$
with make all with the top makefile there was a warning about a missing header.
>
> Snark
>
>
tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]