I buy my Premium version of GLBASIC

Previous topic - Next topic

Kyo

Hi,
I buy my Premium version of GLBASIC, and I received the code  :booze:

I wanted to know what is the latest version of glbaisc, I read that many users have the 11.4xx where I find?

Otherwise what is the latest version that I can install?

Thanks  :good:

erico

#1
Welcome aboard Diego.

The latest version is the one you download from the GLB home page.
The latest beta can be downloaded here:
http://www.glbasic.com/forum/index.php?topic=8544.0

EDIT: oops, you have been around for a while I now see... :-[ I meant, gasp cough, welcome to the GLB premium secret society of world shaping coders. :good:

Kyo

Hi erico  =D
but what version is it? the 11.322?

erico

The current one I´m using officially is Version: 10.283.
My beta version is 11.322.

I know there were newer betas after mine. I´m not sure of their number.
People on the forum using latest beta might be able to give a hand on that.

Moru

The link in that post always goes to the latest beta version. When I downloaded a couple of weeks ago it was 11.414

Kyo


Moru

If you only program for windows, stay with the normal version. It is a beta after all and there might be issues. There is so many platforms so I can't really answer your question if everything works well everywhere yet.
The beta usually includes support for new platforms and optimizations but the stable should work fine on most old platforms. You will just have to try them both if you have problems with any of them. If you have limited bandwidth I can understand that you want to make sure to download only one of them but then you need to specify more what platform you intend to use and what functions for anyone to be able to give you a recommendation.

And to tell you the truth I haven't tried much at all in the beta yet :-)

Kyo

I develop for Android and IOS ....

now I try, but I do not have the old version 11.322, and do not know how to possibly go back

Moru

You can only try the latest beta version, meaningless to try to support several old versions of a beta. What I meant is that if you want stable with support you need to download the official version on the homepage here: http://www.glbasic.com/main.php?site=download

If you didn't keep the old installation file before downloading the new, it will be hard to go back. Do you have problems with the newest beta?

mentalthink

Diego don't care about versions you can download the 10.x and 11.x , this last it's the Beta, you can do games in 11 but I think it's better all runs fine in the 11 version.

In the main page you can download the 10 and works perfectly, only you don't have in example Html5.

Warning, if you use the 10.x the first you have to do it's updtae, to 10.x2 because have abug with the arrow keys you can't go down when you are writing your code, only it's a make a simple update.

And if you want use 11, after you can use 10, I think from the v.8 of Glbasic the code its retrocompatible, you can use from 10 to 11 and 11 to v10, but be carefully perhaps something can appears with a different behaviour in each version...

Welcome and enjoy of the Communty and obviusly of your license... funny sure 100%  =D =D  :booze:

erico

This is what I´m doing:

I want my game on mac/pc/linux/caanoo/pandora/android.

So far, it works fine using the current 10.283 version.

I try to keep the beta installed here too for 2 reasons:
-help find bugs on the betas
-try to benefit from the newer features

Game compiles fine on both. There are a few differences. For example, the newer version will display a loading animation when installed on android for the first time (yeah, the first time takes some time depending on size of game). I could not make g-sensor work on the newer version, but I heard it is fixed already.

Point is the beta can fix some issues or break others. It will depend on your project and needs.
I´d recommend you try and keep both but work with the 10.283. Use the beta if any hard issue occurs.

So far I had no problems with v10.

MrTAToad

It's always good to try the beta, if only to find problems with it :)


erico

Quote from: MrTAToad on 2013-Oct-03
It's always good to try the beta, if only to find problems with it :)

I agree! :)

We all run different projects with different needs and platforms.
While working the stable version will get the job done, running the latest beta you can check if your current things got better or worse and you are able to report with precision.