Re: [Gambas-user] Load hidden file to variable?

2012-04-07 Thread sundar j
Thanks (tobi) for the help. Now i solved the problem. The is not related to gambas. String manipulation was incorrect in my program which resulted the error to look like the "subject". Also i understood the power of print for debugging / tracking errors. From: tobi

Re: [Gambas-user] Excluding components from build process

2012-04-07 Thread Laurent Carlier
> On Sat, 07 Apr 2012, Charlie Reinl wrote: > > Am Samstag, den 07.04.2012, 20:06 +0200 schrieb tobi: > > > Hi, > > > > > > I know a pretty bunch of components that I don't intend to compile on my > > > system (because I don't > > > want my box to satisfy their dependencies). May it be possible t

Re: [Gambas-user] Excluding components from build process

2012-04-07 Thread Charlie Reinl
Am Samstag, den 07.04.2012, 23:21 +0200 schrieb tobi: > On Sat, 07 Apr 2012, Charlie Reinl wrote: > > Am Samstag, den 07.04.2012, 20:06 +0200 schrieb tobi: > > > Hi, > > > > > > I know a pretty bunch of components that I don't intend to compile on my > > > system (because I don't > > > want my bo

Re: [Gambas-user] Excluding components from build process

2012-04-07 Thread tobi
On Sat, 07 Apr 2012, Charlie Reinl wrote: > Am Samstag, den 07.04.2012, 20:06 +0200 schrieb tobi: > > Hi, > > > > I know a pretty bunch of components that I don't intend to compile on my > > system (because I don't > > want my box to satisfy their dependencies). May it be possible to > > explici

Re: [Gambas-user] Excluding components from build process

2012-04-07 Thread Charlie Reinl
Am Samstag, den 07.04.2012, 20:06 +0200 schrieb tobi: > Hi, > > I know a pretty bunch of components that I don't intend to compile on my > system (because I don't > want my box to satisfy their dependencies). May it be possible to explicitly > exclude them from > the reconf-all, configure, make

[Gambas-user] Excluding components from build process

2012-04-07 Thread tobi
Hi, I know a pretty bunch of components that I don't intend to compile on my system (because I don't want my box to satisfy their dependencies). May it be possible to explicitly exclude them from the reconf-all, configure, make process? I know that despite the make part this is a quite rare tas

[Gambas-user] Gambas for Android

2012-04-07 Thread John Rose
I seem to remember Benoit implying (in a posting in March) that he might consider porting Gambas to Android. There is Basic4android allowing dev under Windows. However, it does not work under Wine: I've tried versions 1.3, 1.4 & 1.5.1. The main thing stopping me using it is it doesn't display the c