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 » U++ 1952 released
U++ 1952 released [message #24682] Wed, 27 January 2010 09:24 Go to next message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
What is new in version 1952:

TheIDE:
* Improved installation in Win32 with support for the latest Win32 SDK.
* Helpsystem has vastly improved searching capabilities.
* Build process now supports new link options - Posix releases now use
"gc-sections" linker option to dramatically reduce the size of resulting
binaries (up to 40%).

CtrlLib:
* File selector (FileSel class) got networking support in Win32.
* TrayIcon in X11 now supports notifications.
* TopWindow in X11 now supports SetAlphs.

Painter:
* Image rescaling algorithm was improved for better downscaling.

Core:
* Containers now have a new debugging utility to resolve pick semantic errors.

Download it in http://code.google.com/p/upp-mirror/downloads/list


Best regards
Iñaki
Re: U++ 1952 released [message #24687 is a reply to message #24682] Wed, 27 January 2010 10:06 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Hello All.
I can do and upload deb i386 release.

Regards, Ion Lupascu (tojocky)

koldo wrote on Wed, 27 January 2010 10:24

What is new in version 1952:

TheIDE:
* Improved installation in Win32 with support for the latest Win32 SDK.
* Helpsystem has vastly improved searching capabilities.
* Build process now supports new link options - Posix releases now use
"gc-sections" linker option to dramatically reduce the size of resulting
binaries (up to 40%).

CtrlLib:
* File selector (FileSel class) got networking support in Win32.
* TrayIcon in X11 now supports notifications.
* TopWindow in X11 now supports SetAlphs.

Painter:
* Image rescaling algorithm was improved for better downscaling.

Core:
* Containers now have a new debugging utility to resolve pick semantic errors.

Download it in http://code.google.com/p/upp-mirror/downloads/list


[Updated on: Wed, 27 January 2010 10:07]

Report message to a moderator

Re: U++ 1952 released [message #24692 is a reply to message #24687] Wed, 27 January 2010 11:34 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

HELP!!! I've updated to SVN 1952 and can't compile my application (Ubuntu linux 9.10)

TrayIconX11.cpp
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:9:31: error: libnotify/notify.h: No such file.
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp: In member function ‘void Upp::TrayIcon::Message(int, const char*, const char*, int)’:
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:99: error: ‘notify_init’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:101: error: ‘NotifyNotification’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:101: error: ‘notification’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:107: error: ‘notify_notification_new’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:108: error: ‘notify_notification_set_timeout’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:109: error: ‘notify_notification_show’ was not declared in this scope
/home/serg/upp/uppsrc/CtrlLib/TrayIconX11.cpp:110: error: ‘notify_uninit’ was not declared in this scope
CtrlUtil.cpp


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: U++ 1952 released [message #24693 is a reply to message #24692] Wed, 27 January 2010 11:49 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

I downloaded from the site upp-x11-src-1952.tar.gz. When compiling stops at the same error!
I have to drop to SVN 1924 - then everything works.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: U++ 1952 released [message #24694 is a reply to message #24693] Wed, 27 January 2010 12:07 Go to previous messageGo to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
sergeynikitin wrote on Wed, 27 January 2010 12:49

I downloaded from the site upp-x11-src-1952.tar.gz. When compiling stops at the same error!
I have to drop to SVN 1924 - then everything works.

You have to install libnotify-dev. It was introduced as dependency for TrayIcon notifications,
Re: U++ 1952 released [message #24695 is a reply to message #24694] Wed, 27 January 2010 12:14 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Yes!!!

Solved!!!

All compiled!

Twisted Evil


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Previous Topic: Nightly builds broken...
Next Topic: Upp meeting Tuesday, January 26 21:00 UTC
Goto Forum:
  


Current Time: Fri Apr 19 16:48:23 CEST 2024

Total time taken to generate the page: 0.02053 seconds