Page 1 of 4
PureBasic 3.91 Beta 1
Posted: Sun May 02, 2004 2:18 pm
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.
Posted: Sun May 02, 2004 2:22 pm
by Henrik
Posted: Sun May 02, 2004 2:33 pm
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...
Posted: Sun May 02, 2004 2:41 pm
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
Posted: Sun May 02, 2004 3:55 pm
by VIRTUALYS
Re: PureBasic 3.91 Beta 1
Posted: Sun May 02, 2004 5:03 pm
by NoahPhense
Thanks Fred!!
You rule..
- np
Posted: Sun May 02, 2004 6:38 pm
by PolyVector
VC++ libs 8O
Posted: Sun May 02, 2004 8:18 pm
by Karbon
POLINK: error : Unresolved external synbol '_ImageList_AddIcon'
Posted: Sun May 02, 2004 8:56 pm
by omid-xp
Thanks fred.
It's cool news
What is full new changes ?
Posted: Sun May 02, 2004 9:00 pm
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).
Posted: Sun May 02, 2004 9:13 pm
by Edwin Knoppert
What is an XP manifest?
Posted: Sun May 02, 2004 9:38 pm
by Karbon
The lovely little file that will give your application an XP "skin" when running under different themes in XP..
Re: PureBasic 3.91 Beta 1
Posted: Sun May 02, 2004 9:39 pm
by ricardo
Fred wrote:Visual C++ lib are now accepted
Woooooooooooooooooooooooooooooow!!!
Can we find somewhere som explanation about this?
Posted: Sun May 02, 2004 11:33 pm
by Jose
Thanks Fred,

Posted: Mon May 03, 2004 1:38 am
by Brice Manuel
Thank you Fred.