The next beta of 4.10 for linux is also available now. It fixes a number of Linux bugs,
as well as the compiler related bugs and additions from beta3 for Windows.
IceSoft wrote:Download link shows me the beta 1.
Is the link wrong?
It's only the linkname wrong
I have installed it, is version 4.10 Beta 2[/b
//edit:
wrong version number
Last edited by ts-soft on Thu Aug 09, 2007 1:56 pm, edited 1 time in total.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Make sure you have the access rights for the compiler right and have updated correctly
(do NOT copy over an old version, use a new directory)
Can you compile from the commandline ?
I have all the access rights and it was installed in a new directory called "purebasic_4.10_beta2" (in my /home) ...
After your post, i renamed this directory to "purebasic", launched the IDE and it does compile ! I renamed back to "purebasic_4.10_beta2" and it works again ... strange thing
Note : when PB4.10b2 was not working, there was no version number in the about box of the IDE. We could see : "Purebasic (Linux - x86) - Feel the ..Pure.. Power ...."
Last edited by Niffo on Thu Aug 09, 2007 2:24 am, edited 1 time in total.
To my knowledge openconsole() does not behave like it does on windows, (ie: doesnt open a terminal shell for you). If you use a pipe to read the output of your program or start it from within an already opened console then you should see the output.
thank dracflamloc, but I miss the quick and dirty input / output of a console/terminal, freak, could that be implemented so it would behave like in the Windows version?