Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Upp 2008.2beta released
Upp 2008.2beta released [message #14981] Mon, 24 March 2008 11:30 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Changelog since 2008.1beta
  • GCC updated from 4.2.1 to 4.3.0
  • SDL updated from 1.2.12 to 1.2.13
  • Sqlite updated from 3.4.2 to 3.5.7
  • PCRE updated from 7.3 to 7.6
  • added XmlNode convenience operator
  • TIFF leak fixed
  • plugin/tif now supports SeekPage for multiimage tiffs
  • added to_string, to_wstring
  • Number of Format parameters was extended to 20 while reducing the size of code.
  • New optimization of String::Compare
  • No more KDE chameleon related memory leaks reporting
  • added q.ini for controlling X11 bugs
  • KDE look improvements
  • Improved heap diagnostics
  • added new package to handle zip files
  • added "Lock link mode" in TheIde
  • fixed mingw windres --include-dir problem (not accepting dirs with spaces inside)
  • added ItemRect::Get*Align() to GridCtrl

Re: Upp 2008.2beta released [message #14984 is a reply to message #14981] Mon, 24 March 2008 13:10 Go to previous messageGo to next message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
What about putting it into "News" on home page? Smile

BTW, updating 3rd party tools to new versions in late beta looks a bit late to me.
I will try to test all my projects with new beta in next 7-10 days, and I hope most of U++ users will to this too, so the final 2008.1 can be considered at least as stable as 2007 was. Smile
Re: Upp 2008.2beta released [message #14986 is a reply to message #14984] Mon, 24 March 2008 13:30 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Here debian packages for the 2008.2beta :

32 bit : http://www.ultimatepp.org/svnbuilds/upp-beta_2008.2beta_i386 .deb

64 bit : http://www.ultimatepp.org/svnbuilds/upp-beta_2008.2beta_amd6 4.deb

It will be installed separated from stable and svn packages, in
/usr/share/upp-beta/

with user copy of packages proposed as
~/upp-beta

and ide executable name as theide-beta

So, you can test/use without clobbering your working stable setups.

Ciao

Max

[Updated on: Mon, 24 March 2008 14:26]

Report message to a moderator

Re: Upp 2008.2beta released [message #14990 is a reply to message #14981] Mon, 24 March 2008 15:02 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Of course it was to be 2008.1beta2 not 2008.2beta. Sorry for misleading anyone. I've just got lost in the jungle of numbers;)
Re: Upp 2008.2beta released [message #14995 is a reply to message #14990] Mon, 24 March 2008 22:01 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
Hi,

I am having problem with mingw.
At the end of the compilation signals a ld.exe error and appear the usual windows message asking to inform microsoft. No executables is produced.
I tried my app and helloworld example with the same result.
Is it the effect of the new compiler?

Luigi

------
all static and no blitz used
----------------
hello.cpp
HelloWorld: 1 file(s) built in (0:03.23), 3235 msecs / file, duration = 3235 msecs
Linking...
(option '-O 2' ignored)
Target machine: I386
(option '-O 2' ignored)
Target machine: I386
collect2: ld returned 5 exit status

There were errors. (0:06.03)

[Updated on: Mon, 24 March 2008 22:04]

Report message to a moderator

Re: Upp 2008.2beta released [message #14996 is a reply to message #14995] Mon, 24 March 2008 22:32 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Strange, I compiled all examples and tutorial with new mingw and everything was ok. However ld and ar are upp replacements. Maybe in your case they fail. Could you post here your package so I could test it?
Re: Upp 2008.2beta released [message #14997 is a reply to message #14996] Mon, 24 March 2008 22:41 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
unodgs wrote on Mon, 24 March 2008 22:32

Strange, I compiled all examples and tutorial with new mingw and everything was ok. However ld and ar are upp replacements. Maybe in your case they fail. Could you post here your package so I could test it?


It was the helloworld package.
I try to rebuild everithing again.
Luigi
Re: Upp 2008.2beta released [message #14998 is a reply to message #14997] Mon, 24 March 2008 23:19 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
I've uninstalled and installed again but I am not able to compile the package coming with the distro.
Is it ok for other users using mingw?

Luigi
Re: Upp 2008.2beta released [message #14999 is a reply to message #14998] Tue, 25 March 2008 00:01 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
I went on the mingw site and downloaded their installer. Then I choose a candidate version to install in c:\upp\mingw.
I compiled and everything was ok but my app from 3.4 mb is now 3.8. The previous upp I used was a 2007.12. I do not know if my app became bigger because of the new 2008 version or due to the new compiler (5.1.3)

Luigi
Re: Upp 2008.2beta released [message #15002 is a reply to message #14999] Tue, 25 March 2008 08:46 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Can someone confirm forlano's problems with new mingw?
Re: Upp 2008.2beta released [message #15003 is a reply to message #15002] Tue, 25 March 2008 10:59 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
unodgs wrote on Tue, 25 March 2008 09:46

Can someone confirm forlano's problems with new mingw?

Yes, Windows Vista, MINGW OPTIMAL (DEBUG works fine):
Linking...
(option '-O 2' ignored)
Target machine: I386
collect2: ld returned 5 exit status

There were errors.

Re: Upp 2008.2beta released [message #15006 is a reply to message #14981] Tue, 25 March 2008 12:42 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Me, too.

Windows Vista and Windows XP. MINGW OPTIMAL.

Linking...
(option '-O 2' ignored)
Target machine: I386
collect2: ld returned 5 exit status

There were errors. (62:55.50)
Re: Upp 2008.2beta released [message #15007 is a reply to message #15006] Tue, 25 March 2008 13:17 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Thank you, I'll try to fix it and submit beta 2.1
Re: Upp 2008.2beta released [message #15012 is a reply to message #14999] Tue, 25 March 2008 21:27 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
forlano wrote on Mon, 24 March 2008 19:01

I went on the mingw site and downloaded their installer. Then I choose a candidate version to install in c:\upp\mingw.
I compiled and everything was ok but my app from 3.4 mb is now 3.8. The previous upp I used was a 2007.12. I do not know if my app became bigger because of the new 2008 version or due to the new compiler (5.1.3)

Luigi


IMO, you have just witnessed that "uld" is more than just faster Smile

Mirek
Previous Topic: Upp 2008.1beta released
Next Topic: Updated and new benchmarks
Goto Forum:
  


Current Time: Fri Mar 29 16:01:33 CET 2024

Total time taken to generate the page: 0.01229 seconds