Re: [wxCode-users] Compiling wxvidcap

2007-05-07 Thread Ramachandran M
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John Labenski Sent: Thursday, May 03, 2007 7:02 PM To: wxcode-users@lists.sourceforge.net Subject: Re: [wxCode-users] Compiling wxvidcap On 5/3/07, Ramachandran M <[EMAIL PROTECTED]> wrote: > > I downloa

Re: [wxCode-users] Compiling wxvidcap

2007-05-03 Thread John Labenski
On 5/3/07, Frank Fesevur <[EMAIL PROTECTED]> wrote: > At 3-5-2007 15:31, John Labenski wrote: > >> Is it portable to linux also?if it is portable,which driver is used? > > > > No, there is code for V4L2, but it is not nearly complete. It kinda' > > works for one particular usb camera I have, but fo

Re: [wxCode-users] Compiling wxvidcap

2007-05-03 Thread Frank Fesevur
At 3-5-2007 15:31, John Labenski wrote: >> Is it portable to linux also?if it is portable,which driver is used? > > No, there is code for V4L2, but it is not nearly complete. It kinda' > works for one particular usb camera I have, but for any other camera > conversion routines must be written to c

Re: [wxCode-users] Compiling wxvidcap

2007-05-03 Thread John Labenski
On 5/3/07, Ramachandran M <[EMAIL PROTECTED]> wrote: > > I downloaded .dsp and .dsw from the cvs source .Now i am able to compile it. Good. > Is it portable to linux also?if it is portable,which driver is used? No, there is code for V4L2, but it is not nearly complete. It kinda' works for one pa

Re: [wxCode-users] Compiling wxvidcap

2007-05-02 Thread Ramachandran M
wxCode-users] Compiling wxvidcap To: wxcode-users@lists.sourceforge.net >At 2-5-2007 8:40, Ramachandran M wrote: >> I have downloaded the wxcode.zip file.I want to compile wxvidcap >> component.But it has only .dsp file. >> How to compile a wxvidcap in wxmsw2.6.4 ? &

Re: [wxCode-users] Compiling wxvidcap

2007-05-02 Thread Frank Fesevur
At 2-5-2007 8:40, Ramachandran M wrote: > I have downloaded the wxcode.zip file.I want to compile wxvidcap > component.But it has only .dsp file. > How to compile a wxvidcap in wxmsw2.6.4 ? > Is there any procedure to compile the wxcode componenets in wxmsw? The .dsp is a sub-file for a MSVC6 pro

Re: [wxCode-users] Compiling wxvidcap

2007-05-02 Thread John Labenski
On 5/2/07, Ramachandran M <[EMAIL PROTECTED]> wrote: > > Hi > I have downloaded the wxcode.zip file.I want to compile wxvidcap > component.But it has only .dsp file. > How to compile a wxvidcap in wxmsw2.6.4 ? > Is there any procedure to compile the wxcode componenets in wxmsw? What compiler do yo

[wxCode-users] Compiling wxvidcap

2007-05-01 Thread Ramachandran M
Hi I have downloaded the wxcode.zip file.I want to compile wxvidcap component.But it has only .dsp file. How to compile a wxvidcap in wxmsw2.6.4 ? Is there any procedure to compile the wxcode componenets in wxmsw? Thanks Ram -