Page 3 of 7

Posted: Sat May 10, 2008 9:57 am
by Fred
Thoerically, nothing link with VC8 runtime anymore (check that with "dependency walker"). Kale, can you run it on the pbcompiler executable to see if it miss some DLL ?

Posted: Sat May 10, 2008 10:42 am
by quasiperfect
thanks a lot for the entire team work
the money spent on pb was the smartest purchase ever :)
keep up the good work

Re: PureBasic 4.20 Beta 5 - Windows

Posted: Sat May 10, 2008 10:53 am
by graves
Tipperton wrote:Thank you Fred! I think I'll have to send you another "donation" when 4.20 is released because this seems more like a major version release than a point release.
YES! Me too. "Put Your Money Where Your Mouth Is".

Many tanks to all developpers.

Posted: Sat May 10, 2008 11:18 am
by Ajm
You guys work so hard on this fantastic language. I've made a small donation to pay for the coffee you must use whilst burning the midnight oils.

Many thanks to all involved.

Re: PureBasic 4.20 Beta 5 - Windows

Posted: Sat May 10, 2008 12:59 pm
by Tipperton
Fred wrote:we decided it was time to migrate to VisualC++ 2005. This choice was made for serveral reasons:

4) It has a X64 version as well, so we have a direct port to 64 bits Windows without too much hassle (at least for the libraries)
Are you sure of that?

Accrding to the product comparisons I saw on Microsoft's web site the express editions can only produce x64 programs if you are using .NET

In order to compile native x64 programs you have to get at least the standard edition of Visual Studio which is $300 USD or $200 USD if you qualify for upgrade pricing (have a prior version of Visual Studio including the free express editions).

Posted: Sat May 10, 2008 1:13 pm
by Psychophanta
Great work,
many thanks :)

Re: PureBasic 4.20 Beta 5 - Windows

Posted: Sat May 10, 2008 1:23 pm
by Fred
Tipperton wrote:
Fred wrote:we decided it was time to migrate to VisualC++ 2005. This choice was made for serveral reasons:

4) It has a X64 version as well, so we have a direct port to 64 bits Windows without too much hassle (at least for the libraries)
Are you sure of that?

Accrding to the product comparisons I saw on Microsoft's web site the express editions can only produce x64 programs if you are using .NET

In order to compile native x64 programs you have to get at least the standard edition of Visual Studio which is $300 USD or $200 USD if you qualify for upgrade pricing (have a prior version of Visual Studio including the free express editions).
The 64 bits commandline compiler is available in the PSDK, we don't use it from the IDE.

Re: PureBasic 4.20 Beta 5 - Windows

Posted: Sat May 10, 2008 2:41 pm
by Trond
Fred wrote:At least, all the quad reported bugs are now fixed.
Sorry to spoil the party but there is problem with this and the debugger enabled:

Code: Select all

Q.q/ElapsedMilliseconds()

Posted: Sat May 10, 2008 2:43 pm
by milan1612
Thank you so much, your (hard) work is appreciated!
Thanks again...

Posted: Sat May 10, 2008 4:35 pm
by Baldrick
milan1612 wrote:Thank you so much, your (hard) work is appreciated!
Thanks again...
Agree totally.

Posted: Sat May 10, 2008 4:40 pm
by DoubleDutch
Thanks for all the hard work, very much appreciated. Maybe though it would be a good idea to have the last few betas still available to download, just in case there is a new bug introduced to a new beta and you forgot to backup the old folder? (like the situation I have just found myself in. :oops: ).

Posted: Sat May 10, 2008 4:41 pm
by byo
A post of that size really shows you care a lot about what you do. Thank you, Fred and fr3ak. My kind respects to you and keep on rocking! :D

Re: PureBasic 4.20 Beta 5 - Windows

Posted: Sat May 10, 2008 6:12 pm
by Tipperton
Fred wrote:The 64 bits commandline compiler is available in the PSDK, we don't use it from the IDE.
Ah!

Rock on then! :mrgreen:

Posted: Sat May 10, 2008 8:05 pm
by Mistrel
Thank you for such an amazing language and for all your hard work, the entire PB team. I really hope for the best for this language.
..so we decided to migrate all the assembly libraries (linked list, misc etc.) on NASM. Indeed the compiler has been modified to output NASM compatible code instead of FASM.
I have not had a chance to try it yet but does this mean that TailBite is broken for 4.20 B5? :cry:

Posted: Sat May 10, 2008 8:52 pm
by johnfinch
Thrilled to hear the great news about the x86 Mac version. Have my dreams finally come true?