Faysal Banna ha scritto:
> Doriano...
>
> do you have a sample src package of what you have just explained ?
> can u share a simple running example with source files and forms ?
>   
About what? I suppose about running a gambas app out of a usb stick? 
Never tried but, if this is your request, I can try.

I played a bit, but it does not work. The path "lib/gambasX" seems to be 
hardcoded in the gbx executable.
I discovered that there are two environment variables, LD_PRELOAD and 
GAMBAS_PRELOAD. The first is well known - it forces to preload the 
indicated libraries, and it works; but then gambas crashes. The second 
one does not seem to do anything; I peeked in the sources, but I didn't 
understand what's the trick - copy GAMBAS_PRELOAD to LD_PRELOAD, then 
copy it back again and unset the other...

May be I am missing something, but for what I have seen, there is no way 
to load the required library from a path different than the one compiled-in.

Regards,
Doriano



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to