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_project folder the library can not be found.
> > Where to place the library  ganbas3 may find it ?
> 
> It should work. Can you send me a little project with your library
> inside so that I can check what happens exactly?


It works when libMylib.so is in the project folder and i do
Library "./libMylib" in top of the form.

Library "./libMylib:0" also works if in project folder is a symbolic link 
libMylib.so.0 --> libMylib.so

I can live with that but it would be nice if it would be mentioned in docs.
Maybe i just did not find it in the docs.

wally





    

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to