Re: [Gambas-user] Video4Linux (Jussi Lahtinen)

2009-11-05 Thread Hartmut Eilers
Hallo Benoit

 Where are the most uptodate Webpages about gambas.

What do you mean?

Until today I only found http://gambasrad.org/
which hosts the Mailing List as Forum, seems to be the Homepage
but has the last Messages from 2007. Is it your domain ? There should
be at least a message stating to http://gambas.sourceforge.net/en/main.html


So thank you Jussi, you brought me to
http://gambas.sourceforge.net/en/main.html

That answered my question.

And from my current point of view ( my first Gambas Projekt ) I must
pull my hat ( do you say so in english ). Hey this is a really cool language
to rapidly make ideas work, really good job and thanks for your work

I do compile my own 3.0 I'm sure its worth

Regards
Hartmut

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Video4Linux

2009-11-04 Thread Benoît Minisini
 Hallo List,
 
 as I understand the current video4linux component is based
 on video4linux version 1. Is there anything available for
 video4linux version 2 ?
 
 Thanks in advance
 
 regards Hartmut
 

In Gambas 3.

Regards,

-- 
Benoît Minisini

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Video4Linux

2009-11-04 Thread Hartmut Eilers
Thank you for your fast answer Benoit.
Is it planned to support V4L2 in Version 3.0 or is it usable.
Is it worth to give Version 3.0 a test with my video app or
do I have to wait ?.

Is it possible to install Version 3 in parallel to my version 2.x
i have installed from the ubuntu repos ?

Where are the most uptodate Webpages about gambas.

thanks and regards
Hartmut

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Video4Linux

2009-11-04 Thread Steven James Drinnan
It does work in 2 but you need to preload the compat library like this
i386
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so (name of app) 
x86_64
LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so (name of app)

These are the paths on Fedora. You may need to modify them to match your
distro. 



this will load the required libs.


Steven

On Wed, 2009-11-04 at 20:51 +0100, Hartmut Eilers wrote:
 Thank you for your fast answer Benoit.
 Is it planned to support V4L2 in Version 3.0 or is it usable.
 Is it worth to give Version 3.0 a test with my video app or
 do I have to wait ?.
 
 Is it possible to install Version 3 in parallel to my version 2.x
 i have installed from the ubuntu repos ?
 
 Where are the most uptodate Webpages about gambas.
 
 thanks and regards
 Hartmut
 
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
 trial. Simplify your report design, integration and deployment - and focus on 
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user
 


signature.asc
Description: This is a digitally signed message part
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user