PureBasic 5.70 LTS is out !

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by Fred »

Yes, just you have to put 'qt' in the subsystem and you PureBasic program will use it instead of GTK. You will need to install the qt5 dev package to be able to link a qt app
User avatar
skywalk
Addict
Addict
Posts: 3972
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: PureBasic 5.70 LTS beta 1 is out !

Post by skywalk »

Is there a plan to support Windows also?
That would unify the gadgets and add functionality.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
HanPBF
Enthusiast
Enthusiast
Posts: 563
Joined: Fri Feb 19, 2010 3:42 am

Re: PureBasic 5.70 LTS beta 1 is out !

Post by HanPBF »

Sorry again; but I have still to ask...
Q Widgets, all Q classes, etc. accessible from PureBasic at the moment for Linux?
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by Fred »

For now Qt is wrapped into PB gadgets so it doesn't adds functionality (and it's not easy to use custom commands of the framework as it's all C++). For now, there is no plan to add support for other plateforms.
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by Fred »

No, native Q widget are not available from PB. That said you can make your own user lib and add the gadget you want from Qt, but it needs some work.
User avatar
skywalk
Addict
Addict
Posts: 3972
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: PureBasic 5.70 LTS beta 1 is out !

Post by skywalk »

haha, yes, we need PB to import C++ mangled libs :idea:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
holzhacker
Enthusiast
Enthusiast
Posts: 123
Joined: Mon Mar 08, 2010 9:14 pm
Location: "Mens sana in corpore sano"
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by holzhacker »

useful wrote:Ubuntu 18.04(64) start IDE = segmentation fault
XUbuntu 16.04(64) start IDE = segmentation fault
Lubuntu 18.04(32) start IDE = segmentation fault

checkinstall.sh OLD!!!!!!!
What has changed in the dependencies for QT???
Confirm: Ubuntu 18.04(64) start IDE = segmentation fault

Thanks Fred for your commitment and the whole team. I still dream of an ARM version of PureBasic even if it is a lite version of libraries (window, gadgets, serial port and Database) for me it would already be great to completely abandon FreePascal .. rsrsrsrsrsr

Even more now that there are rumors that Apple intends to launch an ARM-based MacBook and this IOT market only grows.

As a song says here in my country: - Dreaming costs nothing.
Greetings and thanks!

Romerio Medeiros
romerio@gmail.com
HanPBF
Enthusiast
Enthusiast
Posts: 563
Joined: Fri Feb 19, 2010 3:42 am

Re: PureBasic 5.70 LTS beta 1 is out !

Post by HanPBF »

Thanks for clarifying
Last edited by HanPBF on Fri Jun 01, 2018 6:53 am, edited 1 time in total.
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 543
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by bbanelli »

PB 5.7 b1, tried to recompile PCI-Z, it works without debugger, but when debugger is activated, I get "Procedure stack has been corrupted." while using AllocateMemory() and some WinAPI calls. Previous stable version of PB works as expected.

Team, if you wish, I will gladly share whole source with you.

Edit: without Purifier enabled, debugger is silent.
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
Saboteur
Enthusiast
Enthusiast
Posts: 271
Joined: Fri Apr 25, 2003 7:09 pm
Location: (Madrid) Spain
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by Saboteur »

Another segmentation fault in linux (Deepin 15.5 64bits, debian based).
[:: PB Registered ::]

Win10 Intel core i5-3330 8GB RAM Nvidia GTX 1050Ti
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

Re: PureBasic 5.70 LTS beta 1 is out !

Post by walbus »

Well, the innovations are important.
3D has also become indispensable.
But I was a little surprised that old, intensively discussed ugly bugs were not fixed.
But maybe it is too early to complain about this with the 570b1.
It would be helpful if some bug fixes were added to the final !?

Otherwise I am of course pleased that the development continues and thank you for the effort.
DontTalkToMe
Enthusiast
Enthusiast
Posts: 334
Joined: Mon Feb 04, 2013 5:28 pm

Re: PureBasic 5.70 LTS beta 1 is out !

Post by DontTalkToMe »

walbus wrote: But I was a little surprised that old, intensively discussed ugly bugs were not fixed.
PB adds new exciting stuff with some new bugs with every new release, why should it care about the past ?
Who is going to persistently mention some bugged asm code the compiler produced which has been reported 3-5-10 years ago when you can rotate a cube in 3D with some simple commands and show it to your dog ? Just some pedantic asshole who cares about a variable changing value randomly or some other improbable bizarre behavior, let me tell you. They should look at the cube with the rest of the community and shut up. :mrgreen:
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.70 LTS beta 1 is out !

Post by Fred »

If you would be fair, you would say we also fix a tons of bugs at each release, but it's may be too much to ask. :mrgreen:
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

Re: PureBasic 5.70 LTS beta 1 is out !

Post by walbus »

@DontTalk...
I think you're being sarcastic about this, or you don't know much about it.
Complicated things are based on simple.
You can't build a stable and good house with bad foundations.
Try yourself to realize a big complicated project for all three OS.
Then you will quickly realize what it means when things don't work the way they should.
If you only use PB to view 3D demo codes with your dog, that's OK, have fun :wink:
Last edited by walbus on Fri Jun 01, 2018 2:20 pm, edited 1 time in total.
walbus
Addict
Addict
Posts: 929
Joined: Sat Mar 02, 2013 9:17 am

Re: PureBasic 5.70 LTS beta 1 is out !

Post by walbus »

@Fred
I didn't want many bugs fixed by you, just one in itself.
I ask for almost two years in vain.
Is that too much to ask ?
Post Reply