New Version ?

Linux specific forum
Seldon
Enthusiast
Enthusiast
Posts: 405
Joined: Fri Aug 22, 2003 7:12 am
Location: Italia

Post by Seldon »

Is the latest version still 3.50 ?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Yes.
globule
User
User
Posts: 11
Joined: Fri Jun 27, 2003 9:17 pm

When & ver

Post by globule »

New linux purebasic will be out before or after 2004 ?
What version it will be ? :lol:
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Fred already said that the Linux 3.81 and window 3.81 will be released at the same time I think.. Soon!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

YES! :!: :D
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
Akuma no Houkon
User
User
Posts: 77
Joined: Sun Nov 02, 2003 1:47 pm
Location: Washington
Contact:

Post by Akuma no Houkon »

Wrong. The last release I am aware of and according to PB's website is v3.50 Feb 10th 2003.
Some of us have the 3.79a test compiler (someone has to test it privately before you dump it on the public :P). The last "offical" release was 3.50

Yes I was refering to programing in general, not to anyone specific. Its always best (imo) to keep code clean and modular and use as little proprietary libaries and commands as possible.

This is one reason that I dislike and will never use, the internal graphics functions of PureBasic, it isnt consistant. On Windows it uses DirectX and on Linux it uses SDL. IMO It should use OpenGL (which is what linux SDL uses anyway) on both platforms to keep consistancy. Doesnt matter to me that much as I have my own lib made for this purpose, just something that irkes me.
AMD 2600+, nVidia Geforce FX 5200 128 MB DDR, 512 DDR, RedHat 9
User avatar
Brujah
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Nov 03, 2003 7:45 pm
Location: Germany
Contact:

Post by Brujah »

v3.81 for Windows is out...
And I read there its a linux synchronisation release...
hmmm, so I think we all will get the linux version soon :-))))

Pleeeease, I can't wait any longer :-))))))
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

This is one reason that I dislike and will never use, the internal graphics functions of PureBasic, it isnt consistant.
Arrh, here we go again... restricted testers + restricted useage = whole different bunch of bugs when (if?) released. But I agree with the opengl comments.

So was 3.82 the release that was supposed to coincide with a 3.82 Linux release or is that now a later release?
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

dmoc wrote:Arrh, here we go again... restricted testers + restricted useage = whole different bunch of bugs when (if?) released. But I agree with the opengl comments.
Actualy there was not much restriction on the Linux betatesting, almost everybody on IRC with a linux box has the beta.
And no, Fred will probably not give a beta to a new IRC user :) But the guy's who are always there have mostly no problems for getting a beta, just be nice to Fred, don't kick to much with steel enforced boots :D


Final things getting implemented now, we still want to release before xmas.
As PB Linux will now get a key file protection, next version will probably go in public beta test.
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Thanks for the info Berikco
Saboteur
Enthusiast
Enthusiast
Posts: 272
Joined: Fri Apr 25, 2003 7:09 pm
Location: (Madrid) Spain
Contact:

Post by Saboteur »

I had to code a program in C++ because linux version 3.50 had some errors. 8O
I want to try new version, and recompile some PB windows programs in linux... I'm sooo impatient :? :? :? :?
[:: PB Registered ::]

Win10 Intel core i5-3330 8GB RAM Nvidia GTX 1050Ti
globule
User
User
Posts: 11
Joined: Fri Jun 27, 2003 9:17 pm

docs

Post by globule »

Yo,

Is there a documentation for linux purebasic version ?
Which functions are available for the version linux ?
It will be good if there was a web page detailing available fonctions for linux.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1282
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

Look in the Windows Help file... Under the syntax for the various commands you will see:

Supported OS
Windows, AmigaOS, Linux

This will tell you if the command has been implemented for that platform.
Image Image
Post Reply