
gambas 2
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...
9 years ago
See http://gambasdoc.org/help/doc/release/2.23.1
9 years ago
See http://gambasdoc.org/help/doc/release/2.23.1
zz84-kh
10 years ago
Report
EvilWizard
12 years ago
now thank the kernel I won't have to go back to it lol, its nice to have an environment on a decent OS, I've only had a quick look at the IDE but it looks fantastic, although I couldn't get the examples to work, the ones I tried all returned value 1, but the source code of the examples look comfortingly familiar :)
Thanks for the app
Report
koko2k
12 years ago
I switched from Lazarus to Gambas some months ago to write a video player.
Without knowing anything about basic, i just felt at home just from the very beginning and well, i made it!
Maybe documentation is still carent, but examples are really useful.
Thanks
and keep up the good work.
Report
ruvenss
13 years ago
Report
franco1183
13 years ago
I'm getting the error message:
"ERROR: #2: Cannot load class 'Stock': Unable to load class file".
I found no information about the issue on the Web.
Could anybody help me, please?
Thanks in advance...
Report
ruvenss
13 years ago
Also a setup Installation solution like the one in AMSN or Google Earth is missing.
If only those 2 things will get fix it, GAMBAS could start a professional path.
Report
gambas
13 years ago
At the moment you only get a Linux-like installation program, i.e. binary packages. And I don't think it will change. But it works only if distributions make Gambas packages the right way!
Report
ruvenss
13 years ago
There was an error in the repository initialization.
'gambas': /var/cache/zypp/raw/gambas: Le fichier requis est manquant: ./setup/descr/packages.
That's why I mention that a different way to setup the application, will be great, or just publish the application into the OpenSuse Public repository
Report
gambas
13 years ago
But if you read the website, you will see that you can get correct OpenSuse packages made by Guillermo Ballester Valor from its repository at http://ftp5.gwdg.de/pub/linux/misc/suser-gbv/rpms/10.3/RPMS/i586/.
Report
mathpr
13 years ago
has anybody seen the correct opensuse packages. because your website was saying me that they are not correctly build.
or in case that there are is not such package a howto for building it by myself would be nice. i have tried it with the earlier version 1.49 but rpm showed me errors during build process.
best regards
mathpr
Report
ruvenss
13 years ago
Report
timg
14 years ago
I am trying to add the latest gambas2 into AegeanLinux for some time now, and the last version that would actually install the files correctly, was version 1.9.38.
I configure like this:
./configure --with-qt-includes=/opt/qt/include --with-qt-libraries=/opt/qt/lib --with-moc=/opt/qt/bin/ --enable-pdf
and have tried installing with:
make bindir=$startdir/pkg/usr/bin
make prefix=$startdir/pkg/usr/bin
make DESTDIR=$startdir/pkg/usr/bin
and not one of them worked.
Is there something I am missing ( http://www.aegeanlinux.be:81/svn/extra/kde-apps/gambas2/PKGBUILD ) ?
Thanks,
Tim
Report
go2n
14 years ago
Report
giuped
14 years ago
Report
go2n
14 years ago
Report
Divilinux
14 years ago
where can i get something more?
tnx and keep on workin'
Report
resal
14 years ago
Really great.
But one questions: Is there any chance in future to develope SDI applications in Gambas? Or at the other hand, the Gambas is is not meant to be so ?
Report
jLisec
14 years ago
BTW: Gambas is so cool, simple, efficient, and exaples are usefoll too :)
Report
theborg
15 years ago
sorry for my bad englisch
Report
kwr2k
16 years ago
Report
UglyMike
16 years ago
There is currently (very) active development going on in order to implement a GTK frontend to Gambas. That way everybody will be pleased: console junkies, GTK junkies, QT junkies, KDE junkies and maybe even Gnome junkies if all step up to the plate....
Report
jel
14 years ago
Report
raindog469
14 years ago
Report
soulrebel
15 years ago
if gambas could abstract all gui code, and provide gtk+ as well as qt fronts to it (so all gui apps could be compiled as gtk or as qt apps)
and btw before adding gtk please add kde bindings!
Report
brockers
15 years ago
O well, I guess that is simply the way Open Source software works... but it seems as much a waist of time as when some developer was working on KDE-frontended version of the Gimp.
Bobby
Report