Purebasic Linux IDE beta1 released
- DoubleDutch
 - Addict

 - Posts: 3220
 - Joined: Thu Aug 07, 2003 7:01 pm
 - Location: United Kingdom
 - Contact:
 
Beach: That would be great, your colinux/purebasic combi is really good.
-Anthony
			
			
									
									-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
						https://reportcomplete.com <- School end of term reports system
> BTW: Will this IDE only be available in the full Linux version? I would like to integrate the IDE with the next version Purebasic/CoLinux I am working on. 
It will of course also be included in the demo version.
Would be pretty stupid to have a good ide and not show it to potential new customers, don't you think?
 
> Will the source still be available?
No. For several reasons, we decided not to make the source public.
> Is the Win32 version going to be using the promised GTK?
Nope. it will be using the normal PB/Windows libraries.
Dunno when the gtk subsystem for windows comes.
			
			
									
									It will of course also be included in the demo version.
Would be pretty stupid to have a good ide and not show it to potential new customers, don't you think?
> Will the source still be available?
No. For several reasons, we decided not to make the source public.
> Is the Win32 version going to be using the promised GTK?
Nope. it will be using the normal PB/Windows libraries.
Dunno when the gtk subsystem for windows comes.
quidquid Latine dictum sit altum videtur
						- 
				dracflamloc
 - Addict

 - Posts: 1648
 - Joined: Mon Sep 20, 2004 3:52 pm
 - Contact:
 
The IDE aborts abruptly on me shortly after starting it up.   I am using a fresh install of Fedora Core 3 with updates.  
Here the error:
Just let me know if there is any other information you need regarding my setup.
			
			
									
									Here the error:
Code: Select all
[beach@localhost ide_beta1]$ ./purebasic
*** glibc detected *** double free or corruption (!prev): 0x0820d3d0 ***
Aborted-Beach
						Ok, sorry everybody for the delay.
Here is a new beta update:
http://freak.purearea.net/stuff/ide_beta1d.tgz
The cause for the frequent crashes and glibc error messages has been fixed.
But there are also several other improovements:
			
			
									
									Here is a new beta update:
http://freak.purearea.net/stuff/ide_beta1d.tgz
The cause for the frequent crashes and glibc error messages has been fixed.
But there are also several other improovements:
Code: Select all
PureBasic Linux IDE - beta 1d
 - added automatic popup option to AutoComplete
 - the toolspanel tools can now also be in a seperate window (if they are not displayed in the panel, you can open them from the tools menu)
 - toolspanel tools can have custom colors and font
 - added options to save project settings in a separate file (see Preferences -> Editor)
 - variable viewer is more freequently updated
 - F12 key refreshes procedurebrowser, folding and variable viewer
 - added Debugger menu item (was not there before, because menuitems can't have a state on pblinux)quidquid Latine dictum sit altum videtur
						



