Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Posts: 18162 Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:
Post
by Fred » Sun May 02, 2004 2:18 pm
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
Posts: 404 Joined: Sat Apr 26, 2003 5:08 pm
Location: Denmark
Post
by Henrik » Sun May 02, 2004 2:22 pm
GPI
PureBasic Expert
Posts: 1394 Joined: Fri Apr 25, 2003 6:41 pm
Post
by GPI » Sun May 02, 2004 2:33 pm
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.
Flype
Addict
Posts: 1542 Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy
Post
by Flype » Sun May 02, 2004 2:41 pm
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
Posts: 44 Joined: Mon Jul 14, 2003 4:06 pm
Location: LA ROCHELLE
Contact:
Post
by VIRTUALYS » Sun May 02, 2004 3:55 pm
NoahPhense
Addict
Posts: 1999 Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida
Post
by NoahPhense » Sun May 02, 2004 5:03 pm
Thanks Fred!!
You rule..
- np
PolyVector
Enthusiast
Posts: 499 Joined: Wed Sep 17, 2003 9:17 pm
Location: Southern California
Contact:
Post
by PolyVector » Sun May 02, 2004 6:38 pm
VC++ libs 8O
Karbon
PureBasic Expert
Posts: 2010 Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:
Post
by Karbon » Sun May 02, 2004 8:18 pm
POLINK: error : Unresolved external synbol '_ImageList_AddIcon'
omid-xp
Enthusiast
Posts: 119 Joined: Tue Jan 27, 2004 2:17 pm
Post
by omid-xp » Sun May 02, 2004 8:56 pm
Thanks fred.
It's cool news
What is full new changes ?
GPI
PureBasic Expert
Posts: 1394 Joined: Fri Apr 25, 2003 6:41 pm
Post
by GPI » Sun May 02, 2004 9:00 pm
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).
Karbon
PureBasic Expert
Posts: 2010 Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:
Post
by Karbon » Sun May 02, 2004 9:38 pm
The lovely little file that will give your application an XP "skin" when running under different themes in XP..
ricardo
Addict
Posts: 2438 Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina
Post
by ricardo » Sun May 02, 2004 9:39 pm
Fred wrote: Visual C++ lib are now accepted
Woooooooooooooooooooooooooooooow!!!
Can we find somewhere som explanation about this?
ARGENTINA WORLD CHAMPION
Jose
User
Posts: 34 Joined: Sat Apr 26, 2003 9:20 pm
Post
by Jose » Sun May 02, 2004 11:33 pm
Thanks Fred,
Brice Manuel
Post
by Brice Manuel » Mon May 03, 2004 1:38 am
Thank you Fred.