PureBasic 3.91 Beta 1

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

PureBasic 3.91 Beta 1

Post by Fred »

Hi folks !

Here is the new beta release of the forthcoming PB version. It includes a new linker (PellesC one) which should solve several problems encounter with the LCC one (Visual C++ lib are now accepted, smaller executable footprint (MessageBox_() program is now 2kb ;)), XP manifest are now included in the exe, more powerful linker..). But it's a big change, and you could face some 'Unresolved symbols', just report them. This release is fully compatiable with 3.90 so if you find a difference just report it. The whole set of Is() commands has been added. Read the readme.txt for more details.

http://www.purebasic.com/PureBasic_3_91_Beta_1.zip

Have fun !

Fred.
Last edited by Fred on Mon Jun 21, 2004 3:34 pm, edited 1 time in total.
Henrik
Enthusiast
Enthusiast
Posts: 404
Joined: Sat Apr 26, 2003 5:08 pm
Location: Denmark

Post by Henrik »

8)
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

For all jaPBe-Users: Because of the linker change, the old jaPBe version don't work with PB 3.91 Beta.

Here a small hotfix:
http://caosandkin.bei.t-online.de/pureb ... 91beta.zip
(This version don't work with PB3.90 and older!)

And a little note: jaPBe-Linker-errors are errors created by the linker...
Last edited by GPI on Sun May 02, 2004 5:20 pm, edited 1 time in total.
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

the pb beta 3.91 archive contain the bugged version of Visual Designer
this should be the build 1361 and in the archive we have the 1360
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
VIRTUALYS
User
User
Posts: 44
Joined: Mon Jul 14, 2003 4:06 pm
Location: LA ROCHELLE
Contact:

Post by VIRTUALYS »

:wink:
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: PureBasic 3.91 Beta 1

Post by NoahPhense »

Thanks Fred!!

You rule..

- np
PolyVector
Enthusiast
Enthusiast
Posts: 499
Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:

Post by PolyVector »

VC++ libs 8O
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

POLINK: error : Unresolved external synbol '_ImageList_AddIcon'
-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
omid-xp
Enthusiast
Enthusiast
Posts: 119
Joined: Tue Jan 27, 2004 2:17 pm

Post by omid-xp »

Thanks fred.

It's cool news :P

What is full new changes ?
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

omid-xp wrote:What is full new changes ?
Look in the readme.txt

Only the isXXX() (window/gadget/...) and the new linker (i think this was a very hard work).
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

What is an XP manifest?
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

The lovely little file that will give your application an XP "skin" when running under different themes in XP..
-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
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Re: PureBasic 3.91 Beta 1

Post by ricardo »

Fred wrote:Visual C++ lib are now accepted
Woooooooooooooooooooooooooooooow!!! :D

Can we find somewhere som explanation about this?
ARGENTINA WORLD CHAMPION
Jose
User
User
Posts: 34
Joined: Sat Apr 26, 2003 9:20 pm

Post by Jose »

Thanks Fred, 8)
Brice Manuel

Post by Brice Manuel »

Thank you Fred.
Post Reply