[Gambas-user] RE: Gambas-user Digest, Vol 39 , Issue 22

2009-08-08 Thread Swee Kwang Tan
Following code is my program, its has the "ilegal instruction" bug. In the main class PUBLIC SUB Main()   DIM fd AS FlowData   DIM at AS ShiXing   at = NEW ShiXing(fd)     END In the FlowData class PUBLIC CONST ZhengYin AS Integer = 0 PUBLIC CONST BiJian AS Integer = 1 PU

[Gambas-user] glut

2009-08-08 Thread abdurrahman ulusoy
hi i think there arent glut library in gambas. do you think import it. ___ Yahoo! Türkiye açıldı! http://yahoo.com.tr İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor! ---

Re: [Gambas-user] compiling gambas2 on opensuse 11.1 x64

2009-08-08 Thread kobolds
Benoît Minisini wrote: > >> kobolds wrote: >> > I try many times try to compile gambas2 from source . I left with 4 >> > warning to solve . please help me >> > http://www.nabble.com/file/p24868373/log.txt log.txt >> > >> > - gb.corba >> >libACE.so - from acroread , libomniORB4.so, libomniD

Re: [Gambas-user] Reading settings

2009-08-08 Thread M0E Lnx
Ok. Gambas is open source after all, so if it's all gambas code, and you posted the thing here I got no problem with it. Thanks -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simpli

Re: [Gambas-user] Reading settings

2009-08-08 Thread Charlie Reinl
Am Freitag, den 07.08.2009, 16:38 -0500 schrieb M0E Lnx: > Speaking of legal stuff. > > My project is released under the gpl v3. > Can the guy who wrote this add licensing so I can use it please? > Salut, the problem is, I can't add a license. 1. I did nothing on that code, only compiling gb.se

Re: [Gambas-user] Gambas in Science ?

2009-08-08 Thread Jean-Yves F. Barbier
Nick Rathke a écrit : > Hi Gambas users, > > I was wondering if any one is using Gambas for Science related work ? No, I tried to rule the world through Gambas, but it didn't worked (yet:) > Would Gambas modules fo OpenMPI, OpenMP, CUDA be useful ? How about BLAS > or Lapack ? May be it is no

Re: [Gambas-user] Gambas in Science ?

2009-08-08 Thread Carlos Prieto López
I recently used Gambas for a simple ray-tracing application to simulate the effects of dissipation on light refraction. I am currently working on a program to store, manipulate and present laboratory data. I'm not familiar to the modules you talk about. Regards, Carlos 2009/8/7 Nick Rathke >

Re: [Gambas-user] Why I meet "illegal instruction" ?

2009-08-08 Thread Benoît Minisini
> My Dear, > I'm a fortune teller, writing a predict fortune program. > > dim gan as TienGan 'TienGan is a Class > dim dx as ShiXing 'ShiXing is a Class > dim fd as FlowData 'FlowData is a Class, it have defined many constant. > > gan = new TienGan(3, fd) > dx = new ShiXing(gan.GetVal

Re: [Gambas-user] compiling gambas2 on opensuse 11.1 x64

2009-08-08 Thread Benoît Minisini
> kobolds wrote: > > I try many times try to compile gambas2 from source . I left with 4 > > warning to solve . please help me > > http://www.nabble.com/file/p24868373/log.txt log.txt > > > > - gb.corba > >libACE.so - from acroread , libomniORB4.so, libomniDynamic4.so > > > > - gb.db.firebird

Re: [Gambas-user] compiling gambas2 on opensuse 11.1 x64

2009-08-08 Thread kobolds
kobolds wrote: > > I try many times try to compile gambas2 from source . I left with 4 > warning to solve . please help me > http://www.nabble.com/file/p24868373/log.txt log.txt > > - gb.corba >libACE.so - from acroread , libomniORB4.so, libomniDynamic4.so > > - gb.db.firebird >