Hi Ivan,
> does anyone have an example of external library
> libftd2xx? I can't get data from the USB device.
If you find something please share with the list. I'm also
interested in the topic.
/CJ
--
Dive into the Wo
On Wed, 11 Mar 2015, Ivan Kern wrote:
> Hi,
>
> does anyone have an example of external library
> libftd2xx? I can't get data from the USB device.
>
There was recently a guy here [0] who used that library. Maybe you can ask
him.
Regards,
Tobi
[0]
http://gambas-club.de/viewtopic.php?f=3&t=481
Hi,
does anyone have an example of external library
libftd2xx? I can't get data from the USB device.
Regards, Ivan
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and develo
On Friday, February 10, 2012 22:54:58 Benoît Minisini wrote:
> Le 05/02/2012 18:42, Wally a écrit :
> > talking about Gambas 3:
> >
> > When i place my library to /usr/local/lib and run ldconfig it works and
> > my_gb3_project can find the lib and its functions.
> > When i put it into my_gb3_proje
Le 05/02/2012 18:42, Wally a écrit :
> talking about Gambas 3:
>
> When i place my library to /usr/local/lib and run ldconfig it works and
> my_gb3_project can find the lib and its functions.
> When i put it into my_gb3_project folder the library can not be found.
> Where to place the library ganb
talking about Gambas 3:
When i place my library to /usr/local/lib and run ldconfig it works and
my_gb3_project can find the lib and its functions.
When i put it into my_gb3_project folder the library can not be found.
Where to place the library ganbas3 may find it ?
In e.g. my_gb3_Project/ or
Le 01/02/2012 09:00, Ron a écrit :
> On 31-1-2012 1:09, Benoît Minisini wrote:
>> Le 29/01/2012 21:33, Wally a écrit :
>>> No other way ?
>>>
>> Normally the library can be any path, like any data file. So:
>>
>> - It is searched as a real file (absolute path, or standard library paths).
>>
>> - If
On 31-1-2012 1:09, Benoît Minisini wrote:
> Le 29/01/2012 21:33, Wally a écrit :
>> No other way ?
>>
> Normally the library can be any path, like any data file. So:
>
> - It is searched as a real file (absolute path, or standard library paths).
>
> - If it is not found, then it is searched inside
Le 29/01/2012 21:33, Wally a écrit :
>
> No other way ?
>
Normally the library can be any path, like any data file. So:
- It is searched as a real file (absolute path, or standard library paths).
- If it is not found, then it is searched inside the project.
If you don't succeed in loading your
No other way ?
On Sunday, January 29, 2012 21:17:04 Ron wrote:
> Modify your systems ldconfig config.
>
> Regards,
> Ron_2nd.
>
> Op 29 jan. 2012 21:04 schreef "Wally" het volgende:
> > Hi
> >
> > how can i tell Gambas3, "Library" command to use
> > "libMyLib.so" in Project Dir or somewhere e
Modify your systems ldconfig config.
Regards,
Ron_2nd.
Op 29 jan. 2012 21:04 schreef "Wally" het volgende:
> Hi
>
> how can i tell Gambas3, "Library" command to use
> "libMyLib.so" in Project Dir or somewhere else ?
>
> ' Gambas class file
> Library "libMyLib:0"'<---
>
> Private Exte
Hi
how can i tell Gambas3, "Library" command to use
"libMyLib.so" in Project Dir or somewhere else ?
' Gambas class file
Library "libMyLib:0"'<---
Private Extern ..
thx wally
--
Try before you buy =
12 matches
Mail list logo