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
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
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
I know--I make a horrible maintainer. I haven't bothered to learn
the bakefile system, and I haven't written up any documentation.
There is one aspect of Bonjour's functionality that is missing from
wxDNSSD, and that's the support for DNS Records. I didn't implement
it because I'm not cur
Hello,
I just installed wxSQLite3 library (with some problems: the script to check
aclocal version fails, then I exclude the check), and when I try to use the
lib, the following error occurs:
undefined reference to `wxSQLite3Database::Open(wxString const&)'
I using the wxsqlite3u lib. The st
Hi Miguel,
> I just installed wxSQLite3 library
Which version of wxSQLite3? For which version of wxWidgets? On which platform?
I guess you are using a Linux system. In that case a suitable version of SQLite
needs to installed prior to building wxSQLite3. Which version is needed depends
on the
On 5/3/07, Ulrich Telle <[EMAIL PROTECTED]> wrote:
Hi Miguel,
> I just installed wxSQLite3 library
Which version of wxSQLite3? For which version of wxWidgets? On which
platform?
Sorry, I forgot all this information.
I'm under Ubuntu 7.06 (kernel 2.6.20-15-generic), wxWidgets 2.8.1.1, Sqlite